react-checkbox-tree
Advanced tools
Changelog
v1.7.0 (2021-06-08)
direction
property to support RTL languagesexpandNodesToLevel
utilityonCheck
argument in TypeScript definitiononExpand
argument in TypeScript definitionChangelog
v1.6.0 (2019-12-11)
checkModel
property to specify which nodes should be stored in the checked
array (currently "all"
and "leaf"
supported)iconsClass
property and allow 'fa5'
to fully support Font Awesome 5 iconschildren
arraylabel
property to React.ReactNode
to better align with the PropTypeid
property did not apply to the top-level CheckboxTree container