WorkspaceLayoutComponentStateinterface
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| children⚓︎ | Array<RowLayoutItem | ColumnLayoutItem | GroupLayoutItem | WindowLayoutItem> | x | An array of all the workspace's children. |
|
| config⚓︎ | any | x | An object containing various element settings. |
|
| context⚓︎ | any | x | An object containing the context of the workspace layout |