react-checkbox-tree
react-checkbox-tree copied to clipboard
add feature to change hint/tooltip
change hint/tooltip props text for the toggle, expand all and collapse all
This points to a need for a lang
object to support changing the values of all static text. This will be straightforward to implement.
Hello! Do we have any news on this feature ? I am very interested in this 😊
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
.