react-checkbox-tree icon indicating copy to clipboard operation
react-checkbox-tree copied to clipboard

Get value from half checked parent

Open kyrie730 opened this issue 3 years ago • 2 comments

Hi thankyou for the awesome library. I have a problem that i can't solve. for some reason, i need to get the value of a half checked parents. is there any way i can get those value?? if not, I think this would be a great feature to add.

kyrie730 avatar Apr 28 '22 09:04 kyrie730

The component does not provide information on half-check status at the moment. It calculates the status on render and does not relay it back to any container components.

jakezatecky avatar Nov 19 '22 00:11 jakezatecky

Please add this feature to get values of half checked parents.

vinothvkr avatar Jan 06 '23 06:01 vinothvkr