OpenFin Workspace API
Preparing search index...
index
StorefrontLandingPage
Interface StorefrontLandingPage
interface
StorefrontLandingPage
{
bottomRow
:
{
items
:
StorefrontLandingPageBottomRow
;
title
:
string
}
;
hero
?:
{
cta
:
StorefrontNavigationItem
;
description
:
string
;
image
:
Image
;
title
:
string
;
}
;
middleRow
:
{
apps
:
StorefrontLandingPageMiddleRow
;
title
:
string
}
;
topRow
:
{
items
:
StorefrontLandingPageTopRow
;
title
:
string
}
;
}
Index
Properties
bottom
Row
hero?
middle
Row
top
Row
Properties
bottom
Row
bottomRow
:
{
items
:
StorefrontLandingPageBottomRow
;
title
:
string
}
Optional
hero
hero
?:
{
cta
:
StorefrontNavigationItem
;
description
:
string
;
image
:
Image
;
title
:
string
;
}
middle
Row
middleRow
:
{
apps
:
StorefrontLandingPageMiddleRow
;
title
:
string
}
top
Row
topRow
:
{
items
:
StorefrontLandingPageTopRow
;
title
:
string
}
Settings
Theme
OS
Light
Dark
On This Page
Properties
bottom
Row
hero
middle
Row
top
Row
OpenFin Workspace API
Loading...