Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ColumnList

Column List block. Not editable, can have children.

This is used to wrap blocks that should be displayed in the same row.

Children of this block must be Column.

Hierarchy

Index

Properties

alive

alive: boolean

Optional content

content: UUID[]

Ids of children blocks

Optional copied_from

copied_from: UUID

Copied from another block.

created_by

created_by: UUID

Optional created_by_id

created_by_id: UUID

Appear in recently created blocks.

Optional created_by_table

created_by_table: Table

Appear in recently created blocks.

created_time

created_time: TimestampNumber

Optional discussions

discussions: UUID[]

Discussions associated with this block.

Optional format

format: BlockFormat

id

id: UUID

last_edited_by

last_edited_by: UUID

Optional last_edited_by_id

last_edited_by_id: UUID

Appear in recently created blocks.

Optional last_edited_by_table

last_edited_by_table: Table

Appear in recently created blocks.

last_edited_time

last_edited_time: TimestampNumber

parent_id

parent_id: UUID

parent_table

parent_table: Table

type

type: "column_list"

version

version: number

Generated using TypeDoc