StandardContentLayouts Class
Class that define Standard Content Layouts that can be used to specify how the content is arranged in a frontstage.
Methods
| Name | Description | |
|---|---|---|
| constructor(): StandardContentLayouts |
Properties
| Name | Type | Description | |
|---|---|---|---|
| availableLayouts StaticReadonly | ContentLayoutProps[] | ||
| fourQuadrants StaticReadonly | ContentLayoutProps | ||
| singleView StaticReadonly | ContentLayoutProps | ||
| threeViewsTwoOnBottom StaticReadonly | ContentLayoutProps | ||
| threeViewsTwoOnLeft StaticReadonly | ContentLayoutProps | ||
| threeViewsTwoOnRight StaticReadonly | ContentLayoutProps | ||
| threeViewsTwoOnTop StaticReadonly | ContentLayoutProps | ||
| twoHorizontalSplit StaticReadonly | ContentLayoutProps | ||
| twoVerticalSplit StaticReadonly | ContentLayoutProps |
Defined in
Last Updated: 30 November, 2023