Search
Preparing search index...
The search index is not available
@openfin/workspace
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@openfin/workspace
StorefrontLandingPage
Interface StorefrontLandingPage
Hierarchy
StorefrontLandingPage
Index
Properties
bottom
Row
hero
middle
Row
top
Row
Properties
bottom
Row
bottom
Row
:
{
items
:
[
StorefrontDetailedNavigationItem
?
,
StorefrontDetailedNavigationItem
?
,
StorefrontDetailedNavigationItem
?
]
;
title
:
string
}
Type declaration
items
:
[
StorefrontDetailedNavigationItem
?
,
StorefrontDetailedNavigationItem
?
,
StorefrontDetailedNavigationItem
?
]
title
:
string
Optional
hero
hero
?:
{
cta
:
StorefrontNavigationItem
;
description
:
string
;
image
:
Image
;
title
:
string
}
Type declaration
cta
:
StorefrontNavigationItem
description
:
string
image
:
Image
title
:
string
middle
Row
middle
Row
:
{
apps
:
[
App
?
,
App
?
,
App
?
,
App
?
,
App
?
,
App
?
]
;
title
:
string
}
Type declaration
apps
:
[
App
?
,
App
?
,
App
?
,
App
?
,
App
?
,
App
?
]
title
:
string
top
Row
top
Row
:
{
items
:
[
StorefrontDetailedNavigationItem
?
,
StorefrontDetailedNavigationItem
?
,
StorefrontDetailedNavigationItem
?
,
StorefrontDetailedNavigationItem
?
]
;
title
:
string
}
Type declaration
items
:
[
StorefrontDetailedNavigationItem
?
,
StorefrontDetailedNavigationItem
?
,
StorefrontDetailedNavigationItem
?
,
StorefrontDetailedNavigationItem
?
]
title
:
string
Exports
Storefront
Landing
Page
bottom
Row
hero
middle
Row
top
Row
Generated using
TypeDoc