OpenFin Workspace Platform API
    Preparing search index...

    Interface ContextMenuItemData

    Shape of the data property of a context menu template item

    interface ContextMenuItemData {
        action?: CustomActionSpecifier;
        type: string;
    }

    Hierarchy (View Summary)

    Index
    type: string