Tree
Tree component from @bungas/ui
Tree component from @bungas/ui
The Tree component from Bungas UI.
Selected: None
(Ctrl/Cmd + Click to multi-select)
npm install @bungas/uiimport { Tree } from "@bungas/ui"import { Tree } from "@bungas/ui"
export function Example() {
return <Tree />
}Selected: None
(Ctrl/Cmd + Click to multi-select)