TreeItemSlots
Properties
The component that renders the item checkbox for selection.
The icon used to collapse the item.
The component that renders the content of the item. (e.g.: everything related to this item, not to its children).
The component that renders the overlay when an item reordering is ongoing. Warning: This slot is only useful when using the <RichTreeViewPro /> component.
The icon displayed next to an end item.
The component that is rendered when the item is in an error state. Warning: This slot is only useful when using the <RichTreeViewPro /> component is lazy loading is enabled.
The icon used to expand the item.
The component that renders the children of the item.
The icon to display next to the Tree Item's label.
The component that renders the icon.
The component that renders the item label.
The component that renders the input to edit the label when the item is editable and is currently being edited.
The component that is rendered when the item is in a loading state. Warning: This slot is only useful when using the <RichTreeViewPro /> component is lazy loading is enabled.
The component that renders the root.