AboutSupportDeveloper GuideVersion 36.122.80.11

Hierarchy

  • LayoutRow

Properties

content?: LayoutContent

Array of configurations for items that will be created as children of this item.

height?: number
id?: string | string[]
isClosable?: boolean
title?: string
type: "row"

The type of the item. Possible values are 'row', 'column', 'stack', and 'component'.

width?: number