Reference
MutationStatus
Represents the lifecycle state of a mutation observer result.
Signature
type MutationStatus = "idle" | "pending" | "success" | "error"Reference
Represents the lifecycle state of a mutation observer result.
type MutationStatus = "idle" | "pending" | "success" | "error"