hextastudio/ui needs your support to stay running 🫶 Help us
TreeView
A TreeView component is used to display hierarchical data in a tree-like structure.
Preview
src
public
Installation
Usage
tsx
<TreeView>
<TreeHeader id="1" title="src">
<TreeHeader id="2" title="components">
<TreeHeader id="3" title="hexta-ui">
<TreeChild>TreeView.tsx</TreeChild>
<TreeChild>Loader.tsx</TreeChild>
<TreeChild>Modal.tsx</TreeChild>
</TreeHeader>
</TreeHeader>
<TreeHeader id="4" title="pages">
Props Information
Prop Name
Prop Type
Default Value
Description
Prop Name | Prop Type | Default Value | Description |
---|