# TreeItemRenderer
The TreeItemRenderer
component is the basic ItemRenderer for all components based on the TreeComponent.
The TreeItemRenderer
provides:
- the graphical connection lines between parent and child elements
- the icon for opening and closing individual elements
- a text representation of a record
# Properties
HTMLElement
BaseComponent
Element tag:
cm4ap-tree-item-renderer
# Parameter
No special parameters can be assigned to a TreeItemRenderer
.