UI Headless Runtime API - v1.0.0
    Preparing search index...

    Type Alias Placement

    Placement:
        | "top-start"
        | "top"
        | "top-end"
        | "right-start"
        | "right"
        | "right-end"
        | "bottom-start"
        | "bottom"
        | "bottom-end"
        | "left-start"
        | "left"
        | "left-end"

    Logical side and alignment for an anchored floating element.