BoardRowCreateList interface

Describes a list of rows to create on a board.

Properties

nextRowId

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

rows

New rows.

Property Details

nextRowId

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

nextRowId: string

Property Value

string

rows

New rows.

rows: BoardRowBase[]

Property Value