OpenFin Workspace API
    Preparing search index...

    Type Alias Action

    Each action is defined by its title and a hotkey

    type Action = {
        hotkey?: string;
        name: string;
    }

    Hierarchy (View Summary)

    Index
    hotkey?: string
    name: string