On September 25th, 2024, we released v2 of the Apps SDK. To learn what’s new and how to upgrade, see Migration FAQ and Migration guide.

Transitions

An overview of transitions in the App UI Kit.

The App UI Kit exposes design tokens for transitions. These transitions add subtle animations to interface elements, such as fading between button states, and can be used to introduce consistent transitions in custom components.

List of transition tokens

CSS variable
JavaScript variable
Example
--ui-kit-hover-transition
hoverTransition
Hover over me
--ui-kit-fade-transition
fadeTransition
Hover over me