PresentationTreeNodeRenderer Function
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): JSX.Element
Parameter | Type | Description |
---|---|---|
props | PresentationTreeNodeRendererProps |
Returns - JSX.Element
Defined in
Last Updated: 15 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.