Tree
Overview:
A tree component is a user interface element used to display hierarchical data in a tree-like structure
It organizes data into nodes connected by edges, allowing users to expand or collapse nodes, select items, and interact with the data
Attributes:
Model-
All the models will be displayed in the list that you have created using an object, you can choose the specific model
Models are used to display content in the layout
You need to create a multi-record model for a Tree component, refer to this Models
Create New Model: You can either choose the model from the list or you can create the new model by clicking on “Create New Model“ Option for your tree
Header- Name of the header which is displayed on the bottom of the component
Id Field-
Nodes-
Parent Node-
Icon Field-
Default Icon-
You can set the default icon for tree
Is lazy Load-
No Search Bar- Checkbox used to hide the search box of a Tree
No Header- Checkbox used to hide the header part of a Tree