this.gui
Preparing search index...
SideBarsCollection
Type Alias SideBarsCollection
type
SideBarsCollection
=
{
footerCenter
?:
SideBarsCollectionSlotFactory
<
SideBarsFooterElement
>
;
footerLeft
?:
SideBarsCollectionSlotFactory
<
SideBarsFooterElement
>
;
footerRight
?:
SideBarsCollectionSlotFactory
<
SideBarsFooterElement
>
;
id
?:
string
;
leftSidebar
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
;
leftSidebarFooter
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
;
rightBar
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
;
rightBarFooter
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
;
rightSidebar
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
;
rightSidebarFooter
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
;
topBarCenter
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
;
topBarRight
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
;
}
Index
Properties
footer
Center?
footer
Left?
footer
Right?
id?
left
Sidebar?
left
Sidebar
Footer?
right
Bar?
right
Bar
Footer?
right
Sidebar?
right
Sidebar
Footer?
top
Bar
Center?
top
Bar
Right?
Properties
Optional
footer
Center
footerCenter
?:
SideBarsCollectionSlotFactory
<
SideBarsFooterElement
>
Optional
footer
Left
footerLeft
?:
SideBarsCollectionSlotFactory
<
SideBarsFooterElement
>
Optional
footer
Right
footerRight
?:
SideBarsCollectionSlotFactory
<
SideBarsFooterElement
>
Optional
id
id
?:
string
Optional
left
Sidebar
leftSidebar
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
Optional
left
Sidebar
Footer
leftSidebarFooter
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
Optional
right
Bar
rightBar
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
Optional
right
Bar
Footer
rightBarFooter
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
Optional
right
Sidebar
rightSidebar
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
Optional
right
Sidebar
Footer
rightSidebarFooter
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
Optional
top
Bar
Center
topBarCenter
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
Optional
top
Bar
Right
topBarRight
?:
SideBarsCollectionSlotFactory
<
SideBarsSidebarElement
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
footer
Center
footer
Left
footer
Right
id
left
Sidebar
left
Sidebar
Footer
right
Bar
right
Bar
Footer
right
Sidebar
right
Sidebar
Footer
top
Bar
Center
top
Bar
Right
this.gui
Loading...