Carousel Controls
A prev/next arrow button for a carousel.
Last updated
How to use
Add the Carousel and give it a unique
Carousel ID.Place an instance for the left arrow: set its
Carousel IDto the same value andDirectionto ←.Connect your arrow design to
⦿ Enabled, and optionally connect a⦿ Disabledcontrol for the greyed-out look at the end of the scroll.Duplicate it for the right arrow: set
Directionto →, and reconnect the right-pointing⦿ Enabled/⦿ Disableddesigns.Optionally set
Single PagetoHideso the arrows disappear entirely when there's nothing to paginate.
If no ⦿ Enabled or ⦿ Disabled design is connected, the control shows a placeholder prompting you to add them.
Enabled, Disabled, and hidden states
Each instance controls one direction, and shows exactly one of three states:
State | When it shows | What happens |
|---|---|---|
| The carousel can still scroll in this direction. | Clicking advances the carousel one step. |
| The carousel is at its start (for ←) or end (for →). | Shows the connected |
Hidden (single page) |
| The arrow is removed entirely. |
On the Framer canvas, the left arrow always previews as disabled and the right arrow as enabled, so you can style both states side by side.