flexlayout-react
    Preparing search index...

    Type Alias NodeContextAction

    NodeContextAction:
        | "pin"
        | "float"
        | "popout"
        | "rename"
        | "maximize"
        | "closeAll"
        | "closeRight"
        | "closeOthers"
        | "close"
        | "borderType"
        | "addToNewGroup"
        | "addToGroup"
        | "removeFromGroup"
        | "ungroup"
        | "toggleOpen"

    Standard context menu actions, each mapped to a prebuilt menu item.