Skip to main content

An object describing a row definition in a workspace layout.

Properties (3)

Property Type Default Required Description
children⚓︎ Array<RowLayoutItem | ColumnLayoutItem | GroupLayoutItem | WindowLayoutItem> x

An array of all the row's children.

config⚓︎ any x

An object containing various element settings.

type⚓︎ "row" x

The type of the workspace element.