iink-ts - v4.0.0
    Preparing search index...

    Type Alias TMenuPosition

    TMenuPosition:
        | "top"
        | "left"
        | "right"
        | "right-top"
        | "bottom"
        | "bottom-left"
        | "bottom-right"

    Submenu position type