react-notion-sortable-tree
v0.1.15
Published
This library enables drag & drop like [Notion](https://www.notion.so)'s page tree in sidebar.
Downloads
8
Readme
react-notion-sortable-tree
Overview
This library enables drag & drop like Notion's page tree in sidebar.
Features
- Flexible Customization
Installation
pnpm install react-notion-sortable-tree
Usage
If you want to style like Notion, please refer to here.
Please refer to here for logic.
Running Locally
Requires Node 20.x and pnpm 3+. To run Storybook server locally, clone the suimenkathemove/react-notion-sortable-tree
repository, and run
pnpm install
pnpm storybook
License
This is MIT licensed.