Skip to main content

Module video

Module video 

Source

Structs§

AnimationTiming
Timing configuration for preset animations.
CaptionWord
CaretConfig
A caret pinned to a text’s reveal head.
CharAnimation
Per-character or per-word text animation configuration (legacy root-level prop).
CharAnimationTiming
Timing configuration for char animation effect variants (used inside style.animation).
GlowConfig
Glow effect (colored luminous halo around the element)
Gradient
GradientBorder
InnerShadow
Inner shadow configuration (inset shadow).
KeyframesConfig
Custom keyframe animations configuration.
MotionBlurConfig
Motion blur configuration.
MotionPathConfig
Configuration for the motion_path animation effect: moves — and, optionally, orients — a component along an SVG path.
OrbitConfig
Configuration for a 3D orbit/floating animation effect. Creates circular or elliptical motion with pseudo-depth (scale + opacity modulation).
ShapeText
ShimmerConfig
A band of light sweeping across the element, restricted to the pixels the element actually painted.
Stroke
TextBackground
TextShadow
TextState
A later label a text swaps to, and when.
TextSwapConfig
How a text crosses from one of its states to the next.
TiltInConfig
Configuration for the tilt_in animation with configurable 3D transform values.
TrailConfig
Trail effect configuration.
WiggleConfig

Enums§

AnimationEffect
A single animation effect. Discriminated by "type" in JSON. Each preset name is a valid type, plus special types: glow, wiggle, keyframes, motion_blur.
CaptionStyle
CaretShape
Shape of a text caret.
CharAnimPreset
Fill
GradientType
ImageFit
ShapeType
TextAnimDirection
Which way a per-unit entrance travels from before it settles.
TextAnimGranularity
Granularity for text animation: per character or per word.