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

Is there a way to add custom tooltip on labels

Open kritijain2269 opened this issue 5 years ago • 1 comments

I need to display text in a tooltip based on label value. Is there any way to do it?

kritijain2269 avatar Aug 03 '20 09:08 kritijain2269

Sorry for the delayed response.

The label value can be an React node, so it is possible to encapsulate a tooltip within the label markup. I do not have specific recommendations, but any React library for tooltips should have compatibility with this component.

jakezatecky avatar Aug 17 '20 16:08 jakezatecky