icolumnlistinput
@nishans/core / Exports / IColumnListInput
Interface: IColumnListInput#
Hierarchy#
IInput
↳ IColumnListInput
Index#
Properties#
Properties#
contents#
• contents: TBlockInput[]
Defined in: core/types/block.ts:91
format#
• Optional format: undefined | Record<string, unknown>
Defined in: core/types/block.ts:90
id#
• Optional id: undefined | string
Defined in: core/types/block.ts:7
properties#
• Optional properties: undefined | Record<string, unknown>
Defined in: core/types/block.ts:89
type#
• type: column_list
Defined in: core/types/block.ts:88