OpenFin Workspace API
    Preparing search index...

    Interface StorefrontNavigationItemBase

    interface StorefrontNavigationItemBase {
        id: string;
        title: string;
    }

    Hierarchy (View Summary)

    Index
    id: string

    An ID for referencing the navigation item. Must be unique.

    title: string

    UI friendly name for the navigation item.