Name | Type | Description |
---|---|---|
alterColumnLayout | String | Column layout change standards when the data is renewed by Build. |
columns | ColumnConfigInfo[] | Column setting information. |
data | RowConfigInfo | Row data. |
info | String | The information value of the data map. |
type | String |
---|---|
Column layout change standards when the data is renewed by Build.
It is applied as "client" when it is not set.
("Client" or "server" or "merge")
|
type | ColumnConfigInfo[] |
---|---|
Column setting information.
|
type | RowConfigInfo |
---|---|
Row data.
|
type | String |
---|---|
The information value of the data map.
|