Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AnimationReplaceState

type AnimationReplaceState = "active" | "persisted" | "removed";

§Type

§
"active" | "persisted" | "removed"
[src]