The builderInteractions
Interactions
How blocks respond to the visitor and their context, through conditions, triggers, motion, and signals.
Beyond how a block looks, you can decide how it behaves and when it appears. Slowly splits this into a few ideas:
- Conditions show or hide a block by a signal, the visitor's role, device, language, and more.
- Triggers and actions make a block do something on click, scroll, or another event.
- Motion adds animation on hover or as a block scrolls into view.
- Signals like dark mode and accessibility preferences change the look without you wiring anything up per visitor.
Most of these live on the block, in the Advanced tab or the block's own settings.