react-arborist
react-arborist copied to clipboard
No custom idAccessor support in simple tree
trafficstars
It seems like the simple tree currently defaults to using 'id' and doesn't support a custom idAccessor. I understand it's supposed to be a straightforward implementation, but I feel like a custom idAccessor would be an expected feature, even for a simple tree.
Would be a nice-to-have.