Rezi
    Preparing search index...

    Type Alias DropdownPosition

    DropdownPosition:
        | "below-start"
        | "below-center"
        | "below-end"
        | "above-start"
        | "above-center"
        | "above-end"

    Position for dropdown relative to anchor.