PresentationTreeNodeRenderer Function
Beta
Component for rendering tree nodes produced by PresentationTreeDataProvider. Additionally to the default tree node renderer, it renders action buttons for filterable hierarchy levels and also correctly renders nodes that carry info messages.
PresentationTreeNodeRenderer(props: PresentationTreeNodeRendererProps): Element
Parameter | Type | Description |
---|---|---|
props | PresentationTreeNodeRendererProps |
Returns - Element
Defined in
- presentation/components/src/presentation-components/tree/controlled/PresentationTreeNodeRenderer.tsx Line 33
Last Updated: 30 November, 2023