Skip to content

LayoutSpec

LayoutSpec: object

Type declaration

tabs

tabs: TabSpec[]

identifier?

optional identifier: string

tab_position?

optional tab_position: "top" | "left" | "right" | "bottom"

tab_mode?

optional tab_mode: "tabs" | "tiles"

affix?

optional affix: object

affix.title?

optional title: RowSpec

affix.buttons?

optional buttons: RowSpec

Defined in

layout/types.ts:13