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

bash
npx hexta-ui add treeview

tsx
import { TreeView, TreeChild, TreeHeader } from "@/components/hexta-ui/TreeView";

Usage

Props Information

Prop Name
Prop Type
Default Value
Description
Prop NameProp TypeDefault ValueDescription