Bearbeiten

Share via


BoardColumnCreateList interface

Describes a list of columns to create on a board.

Properties

columns

New columns.

nextColumnId

Next column identifier or supported directive: $first or $last.

Property Details

columns

New columns.

columns: BoardColumnBase[]

Property Value

nextColumnId

Next column identifier or supported directive: $first or $last.

nextColumnId: string

Property Value

string