BoardRowCreateList interface

描述要在 Board 上创建的行列表。

属性

nextRowId

下一行标识符或支持的指令:$first 或 $last。

rows

新行。

属性详细信息

nextRowId

下一行标识符或支持的指令:$first 或 $last。

nextRowId: string

属性值

string

rows

新行。

rows: BoardRowBase[]

属性值