GroupLayoutIteminterface
An object describing a group definition in a workspace layout.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| children⚓︎ | WindowLayoutItem[] | x | An array of all the group's children which can only of type window. |
|
| config⚓︎ | any | x | An object containing various element settings. |
|
| type⚓︎ | "group" | x | The type of the workspace element. |