About
Support
Developer Guide
Version 22.3.18
Preparing search index...
The search index is not available
OpenFin Workspace API
OpenFin Workspace API
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
bottom
Row
:
{
items
:
StorefrontLandingPageBottomRow
;
title
:
string
;
}
Optional
hero
hero
?:
{
cta
:
StorefrontNavigationItem
;
description
:
string
;
image
:
Image
;
title
:
string
;
}
middle
Row
middle
Row
:
{
apps
:
StorefrontLandingPageMiddleRow
;
title
:
string
;
}
top
Row
top
Row
:
{
items
:
StorefrontLandingPageTopRow
;
title
:
string
;
}
Settings
Theme
OS
Light
Dark
On This Page
Properties
bottom
Row
hero
middle
Row
top
Row
OpenFin Workspace API
Loading...