LayoutSpec
LayoutSpec =
object
Defined in: layout/types.ts:16
Specifies a layout.
Properties
Section titled “Properties”tabs:
TabSpec[]
Defined in: layout/types.ts:18
identifier?
Section titled “identifier?”
optionalidentifier?:string
Defined in: layout/types.ts:17
tab_position?
Section titled “tab_position?”
optionaltab_position?:"top"|"left"|"right"|"bottom"
Defined in: layout/types.ts:19
tab_mode?
Section titled “tab_mode?”
optionaltab_mode?:"tabs"|"tiles"
Defined in: layout/types.ts:20
affix?
Section titled “affix?”
optionalaffix?:object
Defined in: layout/types.ts:21
title?
Section titled “title?”
optionaltitle?:RowSpec
buttons?
Section titled “buttons?”
optionalbuttons?:RowSpec
default?
Section titled “default?”
optionaldefault?:number
Defined in: layout/types.ts:26