iannbing / iannbing/react-simple-tree-menu
ItemComponent should have classname for isOpen
Open
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Following the examples on the README doc, one possible way to apply custom styles on a tree menu is to use the ItemComponent component.
The generated html `
It would be nice to have one extra className for making custom style for open tree items easier via css.
Contributor guide
Assessment
This issue has not been assessed yet.