NewBoardItem interface
提供屬性,描述專案的來源標識碼,並在面板中輸入。
- Extends
屬性
column |
面板數據行標識碼。 |
next |
下一個面板項目標識碼或支援的指示詞:$first或$last。 |
row |
面板數據列標識碼。 |
繼承的屬性
item |
項目標識碼。 |
item |
項目類型。 |
屬性詳細資料
columnId
面板數據行標識碼。
columnId: string
屬性值
string
nextId
下一個面板項目標識碼或支援的指示詞:$first或$last。
nextId: string
屬性值
string
rowId
面板數據列標識碼。
rowId: string
屬性值
string