Gallery Grid
You can use Gallery grid to quickly setup a fast layout composition for images, videos or other visual like assets which can be dragged and dropped on the board. You can add different elements inside this composition to answer your design needs.
Explore a working example in Glitch
<div class="grid">
<div class="cs1 ce12"></div>
<div class="cs1 ce12"></div>
<div class="cs1 ce12"></div>
<div class="cs1 ce12"></div>
<div class="cs1 ce12"></div>
<div class="cs1 ce12"></div>
<div class="cs1 ce12"></div>
<div class="cs1 ce12"></div>
<div class="cs1 ce12"></div>
<div class="cs1 ce12"></div>
<div class="cs1 ce12"></div>
</div>
How does it work?
You can explore a working example if you follow the Glitch link and remix the project and use it as a base to easily create your own app.