PresentationTreeRenderer Function
Beta
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): Element
Parameter | Type | Description |
---|---|---|
props | PresentationTreeRendererProps |
Returns - Element
Defined in
- presentation/components/src/presentation-components/tree/controlled/PresentationTreeRenderer.tsx Line 34
Last Updated: 20 June, 2023