ColSpec
ColSpec =
object
Defined in: layout/types.ts:68
Specifies a column in a layout.
Properties
Section titled “Properties”components
Section titled “components”components:
AnyComponentSpec[]
Defined in: layout/types.ts:71
optionalspan?:number
Defined in: layout/types.ts:69
class?
Section titled “class?”
optionalclass?:string
Defined in: layout/types.ts:70
options?
Section titled “options?”
optionaloptions?:ColOptions
Defined in: layout/types.ts:72