Skip to main content

An object describing the complete state of a workspace at the time when the object was created

Properties (4)

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

id⚓︎ string x

A string identifier unique to each workspace