System Information
- Strapi Version:
- Operating System:
- Database:
- Node Version:
- NPM Version:
- Yarn Version:
Hey all! New to strapi and not a software developer myself. Hope my question isn’t to silly. If I want to create a MediaGallery component to be used in my slices/blocks, is it best to:
- Using my custom Media component ([single media, alt, link]) and making it repeatable
- Using the multiple media attribute (not sure how to assign links and alt texts in this case)
Hope it makes sense!