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 extends AnimationMetadata {}
Jump to details