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

    Function parseXYAlignmentString

    • Parameters

      • tupleStr:
            | "center center"
            | "center top"
            | "center bottom"
            | "left center"
            | "left top"
            | "left bottom"
            | "right center"
            | "right top"
            | "right bottom"
            | undefined

      Returns [x: CssXAlignment, y: CssYAlignment] | undefined