Closed radubrehar closed 1 week ago
We need isNodeReadOnly, which will decide if a node can be expanded or collapsed via UI.
isNodeReadOnly
By default, parent nodes with an empty array for children cannot be expanded/collapsed, but using this fn will allow users to decide and customise this behavior
We need
isNodeReadOnly
, which will decide if a node can be expanded or collapsed via UI.By default, parent nodes with an empty array for children cannot be expanded/collapsed, but using this fn will allow users to decide and customise this behavior