OpenFin Workspace Platform API
    Preparing search index...

    Interface AddToChanel

    Shape of the data property of a global context menu template item

    interface AddToChanel {
        action?: CustomActionSpecifier;
        type: GlobalContextMenuOptionType;
        workspaceId: string;
    }

    Hierarchy (View Summary)

    Index
    workspaceId: string