AnimationStateMetadata
interface
Encapsulates an animation state by associating a state name with a set of CSS styles.
Instantiated and returned by the state()
function.
API
interface AnimationStateMetadata { override type: AnimationMetadataType;}}
Jump to details