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

    Type Alias CssXAlignment

    CssXAlignment: "left" | "right" | "center"

    Keywords for common alignments along the x-axis.

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