TableWithUnifiedSelectionProps Interface
Deprecated in 3.x. Used by tableWithUnifiedSelection which is deprecated
Props that are injected to the TableWithUnifiedSelection HOC component.
Properties
| Name | Type | Description | |
|---|---|---|---|
| dataProvider | IPresentationTableDataProvider | The data provider used by the property grid. | |
| selectionLevel | undefined | number | Boundary level of selection used by the table. |
Defined in
Last Updated: 30 November, 2023