ILayoutState
Datalayer Core / ILayoutState
Type Alias: ILayoutState
ILayoutState =
object
Defined in: src/state/substates/LayoutState.ts:56
Properties
backdrop?
optionalbackdrop:BackdropDisplay
Defined in: src/state/substates/LayoutState.ts:57
banner?
optionalbanner:BannerDisplay
Defined in: src/state/substates/LayoutState.ts:58
bootstrapped
bootstrapped:
boolean
Defined in: src/state/substates/LayoutState.ts:59
item?
optionalitem:ISpaceItem
Defined in: src/state/substates/LayoutState.ts:60
itemsRefreshCount
itemsRefreshCount:
number
Defined in: src/state/substates/LayoutState.ts:61
leftPortal?
optionalleftPortal:PortalDisplay
Defined in: src/state/substates/LayoutState.ts:62
leftSidebarVariant
leftSidebarVariant:
LeftSidebarVariant
Defined in: src/state/substates/LayoutState.ts:63
organization?
optionalorganization:IAnyOrganization
Defined in: src/state/substates/LayoutState.ts:64
rightPortal?
optionalrightPortal:PortalDisplay
Defined in: src/state/substates/LayoutState.ts:65
screenCapture?
optionalscreenCapture:string
Defined in: src/state/substates/LayoutState.ts:66
screenshot?
optionalscreenshot:ScreenshotDisplay
Defined in: src/state/substates/LayoutState.ts:67
space?
optionalspace:IAnySpace
Defined in: src/state/substates/LayoutState.ts:68
team?
optionalteam:IAnyTeam
Defined in: src/state/substates/LayoutState.ts:69