Type alias AnimationState

AnimationState: "pending" | "running" | "completed" | "aborted"

Generated using TypeDoc