webchalk-animate - v0.31.0
    Preparing search index...

    Type Alias CssYAlignment

    CssYAlignment: "top" | "bottom" | "center"

    Keywords for common alignments along the y-axis.

    • "top" indicates a distance of 0% from the top of an element.
    • "center" indicates a distance of 50% from the top of an element.
    • "bottom" indicates a distance of 100% from the top of an element.