Skip to content

RowSpec

RowSpec = object

Defined in: layout/types.ts:52

Specifies a row in a layout.

cols: ColSpec[]

Defined in: layout/types.ts:54


optional options?: RowOptions

Defined in: layout/types.ts:53