Slider
The Slider block is a carousel of slides. Each slide is itself a mini block grid, so you can build a slide from any combination of blocks (image, text, buttons and more), not just images.
Structure
A Slider contains a list of slides. Each slide has its own block grid, so you add and arrange blocks inside a slide exactly as you would on the page.

Content
| Property | Description |
|---|---|
| Items | The list of slides. Each slide contains its own block grid — add the blocks that make up that slide inside it. |
Settings
| Setting | Description |
|---|---|
| Show Prev/Next Arrows | Shows previous/next arrow buttons inside the slider. |
| Show Pagination Dots | Shows pagination dots at the bottom of the slider. |
| Wrap Around | Loops continuously from the last slide back to the first. |
| Autoplay | Autoplay interval in milliseconds (1000 = 1 second). Set to 0 to disable autoplay. |
| Pause Autoplay On Hover | Pauses autoplay while the mouse is over the slider. |
| Fade Animation | Fades between slides instead of sliding to the next one. |
| Fill Slide | Makes the content fill the slide. |
| Layout Direction | Direction the slider moves. Options: Vertical, Horizontal. |
In addition to the above, the Slider block uses the shared common settings and the column span chosen in the grid.