react-arborist icon indicating copy to clipboard operation
react-arborist copied to clipboard

The complete tree view component for React

Results 151 react-arborist issues
Sort by recently updated
recently updated
newest added

It might be cleaner to have an onSelect callback that can be placed on the root tree node. It only get's fired when an item gets selected. A group can...

Love what you have made!! Learning so much by reading the source. Fantastic job. I would love a drag handle ref option. packages/react-arborist/src/components/row.tsx maybe expose optionally the dragRef ? Thanks!

Hello! I'm trying the demo and amazing package! The only thing i'm missing is an historic and a ctrl + Z, in case you did not have it already in...

I want to make a tree which would load data asynchronously upon user opening a tree node (which seems easy to do here) or upon scrolling down the tree root...

I saw your post on reddit. Nice tree control. I wanted to give a suggestion that could help take it to the next level. Right now it is very mouse...

We need to document the Tree's onClick and onContextMenu props. Those are attached to the tree container so that you can take action when the user clicks or rightclicks on...

It'd be nice to have a demo where you have folders of expenses and each expense amount is on the right. The folders would sum the children and display it...

demo

Content of screenshot created from the linked online demo. ![image](https://user-images.githubusercontent.com/5980316/159472438-26c96938-df8e-4efb-86ec-17fd5396ec01.png)