AboutSupportDeveloper GuideVersion 22.3.18

Render a grid of applications in Storefront.

interface StorefrontAppGrid {
    apps: App[];
}

Properties

Properties

apps: App[]

The apps to render in the grid.