Aug 26, 2024
0
Level 2
What's the best way to create responsive sliders?
Hello there, I'm working on a Laravel project made with filament as a backend and GrapeJS as a block editor.
What's the best way to integrate responsive sliders on the block editor?
Sliders are complicated, specially when responsive. They need so many options that I believe it should be considered as a Model and not as a single block.
My plan is to make a block on grapejs where the user will be able to select a Slider from a dropdown. But how to make these sliders? On WordPress you have Revolution slider and his incredible editor (https://www.sliderrevolution.com/the-ultimate-wordpress-visual-editor/ ). What are my options on laravel/filament?
Please or to participate in this conversation.