BoardRowCreate interface

Describes a row to create on a board.

Extends

Properties

nextRowId

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

Inherited Properties

name

Row name.

Property Details

nextRowId

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

nextRowId: string

Property Value

string

Inherited Property Details

name

Row name.

name: string

Property Value

string

Inherited From BoardRowBase.name