dgreene1 / react-accessible-treeview

A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.
https://dgreene1.github.io/react-accessible-treeview
MIT License
277 stars 37 forks source link

adds isBranch property to flattenTree function #123

Closed sandro768 closed 1 year ago

sandro768 commented 1 year ago

Close #122

dgreene1 commented 1 year ago

https://github.com/dgreene1/react-accessible-treeview/pull/117 Is a more generic solution for user land properties so we’ll be pursuing that instead.