Skip to content

Theemo / @theemo/tokens / TransitionValue

Type Alias: TransitionValue

ts
type TransitionValue: object;

Represents a transition

Type declaration

NameTypeDescriptionDefined in
delayReferencedValue<DurationValue>Delay when the transitionpackages/@theemo/tokens/src/token-types.ts:182
durationReferencedValue<DurationValue>Duration of the transitionpackages/@theemo/tokens/src/token-types.ts:179
timingFunctionReferencedValue<CubicBezierValue>The form of the transitionpackages/@theemo/tokens/src/token-types.ts:185

See

DTCG Spec

Defined in

packages/@theemo/tokens/src/token-types.ts:177