Pointer-triggered interactions animate an element on hover, click, or focus — for buttons, cards, and inputs.
Where: Right sidebar → Interact → Interactions → “+” → Pointer — Add a hover / click / focus interaction
Key ideas
- Triggers: Hover, Click, and Focus each fire the animation on that pointer/keyboard event.
- Reverse & yoyo: Click can reverseOnClickOutside; hover/click/focus support yoyo to play back on release.
Steps
- Select the element.
- Add a hover, click, or focus interaction.
- Define the to-state animation.
- Enable yoyo or reverse-on-click-outside if you want it to undo.