PresentationTreeRenderer Function
Tree renderer component that enables hierarchy level filtering in trees using PresentationTreeDataProvider. It renders tree nodes with action buttons for setting and clearing filters. PresentationInstanceFilterDialog is opened for creating filters for hierarchy levels.
PresentationTreeRenderer(props: PresentationTreeRendererProps): JSX.Element
Parameter | Type | Description |
---|---|---|
props | PresentationTreeRendererProps |
Returns - JSX.Element
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.