CategoryTreeProps Interface
Deprecated in 3.6. Was moved to @itwin/tree-widget-react
package.
Properties for the CategoryTree component
Methods
Name | Description | |
---|---|---|
onFilterApplied(filteredDataProvider: IPresentationTreeDataProvider, matchesCount: number): void Optional | Callback invoked when tree is filtered. |
Properties
Name | Type | Description | |
---|---|---|---|
activeView | undefined | Viewport | Active viewport | |
allViewports | undefined | boolean | Flag for accommodating all viewports | |
filterInfo | undefined | | Information for tree filtering.s | |
height | number | Height of the component | |
iModel | IModelConnection | An IModel to pull data from | |
width | number | Width of the component |
Defined in
Last Updated: 20 June, 2023