Name | Type | Description |
---|---|---|
configurator | Object | The control to be connected to the cell. |
constraint | { rowIndex: Number, colIndex: Number, rowSpan?: Number, colSpan?: Number } | cell location information |
type | Object |
---|---|
The control to be connected to the cell.
|
type | { rowIndex: Number, colIndex: Number, rowSpan?: Number, colSpan?: Number } |
---|---|
cell location information
|