react-arborist icon indicating copy to clipboard operation
react-arborist copied to clipboard

Easy api to prevent nodes from being selectable

Open jameskerr opened this issue 1 year ago • 2 comments

This is possible today, but maybe we could make an easier api.

Today, you'd make a custom RowRenderer and NodeRenderer. Then in there, you'd prevent selection if that node meets a certain criteria. An Tree Prop would make it all easier.

jameskerr avatar Oct 28 '22 15:10 jameskerr