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

String support for data id #89

Closed yildirim2189 closed 1 year ago

yildirim2189 commented 1 year ago

Is it possible to add support to accept Data id String?

image

Thanks.

korompaiistvan commented 1 year ago

this would be especially useful when using the treeview to render nodes that have UUID-s

kpustakhod commented 1 year ago

@korompaiistvan, @yildirim2189, the issue fixed in: https://github.com/dgreene1/react-accessible-treeview/pull/99