API Reference > ui-components > Tree > TreeNodeRendererProps TreeNodeRendererProps Interface Properties for TreeNodeRenderer. Extends CommonProps Methods Name Description onLabelRendered(node: TreeModelNode): void Optional Callback used to detect when label is rendered. Properties Name Type Description node TreeModelNode nodeHighlightProps undefined | HighlightableTreeNodeProps Properties used to highlight matches when tree is filtered. treeActions TreeActions Inherited properties Name Type Inherited from Description className undefined | string CommonProps Custom CSS class name style undefined | CSSProperties CommonProps Custom CSS style properties Defined in ui/components/src/ui-components/tree/controlled/component/TreeNodeRenderer.tsx Line 25 Last Updated: 11 June, 2024