Skip to main content

Installation

npm install @powerduck/tree

Peer dependencies

npm install react react-dom react-icons

CSS import

import "@powerduck/tree/react/index.css";

Entry points

ImportDescription
@powerduck/treeCore types, utilities, and all adapters
@powerduck/tree/reactReact Tree component and hooks
@powerduck/tree/adaptersOpenAPI, JSON Schema, and doc adapters
@powerduck/tree/coreCore types and utilities only