A generic slider for the Flexbox Row snippet. Refer to the Flickity Options Documenation for available flickity data options.
Supported classes:
.slider-for-small-only
<div class="grid-x grid-margin-x grid-margin-y slider-for-small-only" data-flickity="{ "adaptiveHeight": true, "watchCSS": true, "wrapAround": true, "groupCells": true, "arrowShape": "" }">
<div class="cell large-3 small-6">
<img class="full-width-image" src="https://via.placeholder.com/380x380" alt="380 x 380" width="380" height="380">
</div>
<div class="cell large-3 small-6">
<img class="full-width-image" src="https://via.placeholder.com/380x380" alt="380 x 380" width="380" height="380">
</div>
<div class="cell large-3 small-6">
<img class="full-width-image" src="https://via.placeholder.com/380x380" alt="380 x 380" width="380" height="380">
</div>
<div class="cell large-3 small-6">
<img class="full-width-image" src="https://via.placeholder.com/380x380" alt="380 x 380" width="380" height="380">
</div>
</div>