react-simple-tree-menu
react-simple-tree-menu copied to clipboard
A simple React tree menu component
I have come across a situation in some of my data where a key has the `/` character in it. I want to dig into this further but it seems...
initialActiveKey not working
How do change search text placeholder ?
Problem - Basically I want to control expand/collapse from both UI and outside UI. On setting openNodes params, I am able to expand/collapse from outside UI but I am not...
Thanks for such a nice tool. we are able to do lot of things like navigating content through menu traversing. we have requirement to implement Next & Previous actions to...
It should probably be for any HTML element. https://github.com/iannbing/react-simple-tree-menu/blob/2d9990ab1b51c01dec701d8dd35f47bd5cd160af/src/TreeMenu/renderProps.tsx#L25
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Instead of having default padding as 0.75rem can I have it as 0.25rem. Is it possible?
https://iannbing.github.io/react-simple-tree-menu/?path=/story/treemenu--set-initial-state-when-data-is-updated 
Hi, I was using your component in one of my projects and got to the following issue: If I use an older version of react and react-scripts (and therefore an...