storybook-eol / react-treebeard

React Tree View Component. Data-Driven, Fast, Efficient and Customisable.
http://storybooks.github.io/react-treebeard
MIT License
1.69k stars 294 forks source link

feat(treebeard): add depth property #249

Closed the-eater closed 3 years ago

the-eater commented 4 years ago

this PR adds a depth property which allows you to use this in a custom decorator, which can be helpful e.g. if you want to apply the indentation programmatically