OpenFin Workspace API
    Preparing search index...

    Interface StorefrontAppGrid

    Render a grid of applications in Storefront.

    interface StorefrontAppGrid {
        apps: App[];
    }
    Index
    apps: App[]

    The apps to render in the grid.