OpenFin Workspace Platform API
    Preparing search index...

    Interface SaveButtonContextMenuItemData

    Shape of the data property of a save button context menu template item

    interface SaveButtonContextMenuItemData {
        action?: CustomActionSpecifier;
        type: SaveButtonContextMenuOptionType;
    }

    Hierarchy (View Summary)

    Index