Skip to content

Documentation / @ripl/core / TransitionOptions

Interface: TransitionOptions ​

Defined in: packages/core/src/animation/types.ts:14

Configuration for a transition animation.

Properties ​

PropertyTypeDefined in
delaynumberpackages/core/src/animation/types.ts:18
directionTransitionDirectionpackages/core/src/animation/types.ts:19
durationnumberpackages/core/src/animation/types.ts:15
easeEasepackages/core/src/animation/types.ts:16
loopTransitionLoopModepackages/core/src/animation/types.ts:17