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

add feature to change hint/tooltip

Open normanaranez opened this issue 4 years ago • 2 comments

change hint/tooltip props text for the toggle, expand all and collapse all

normanaranez avatar Mar 16 '20 03:03 normanaranez

This points to a need for a lang object to support changing the values of all static text. This will be straightforward to implement.

jakezatecky avatar Mar 16 '20 16:03 jakezatecky

Hello! Do we have any news on this feature ? I am very interested in this 😊

Marfa93 avatar Sep 13 '22 08:09 Marfa93

This is accessible via the lang property now (see this line for the default properties).

However, v2.0 is underway (no release date yet), and toggle will be renamed to expandNode and collapseNode.

jakezatecky avatar Mar 15 '23 19:03 jakezatecky