Use the auto-animate library to provide default animation styles

interface Auto {
    kind: "auto-animate";
}

Properties

Properties

kind: "auto-animate"