NodeCheckboxProps Interface

Properties for Tree Node CheckBox

Properties

Name Type Description
isDisabled undefined | boolean Indicates whether checkbox is disabled  
onClick undefined | (newState: CheckBoxState) => void    
state undefined | CheckBoxState State of the checkbox  
tooltip undefined | string Tooltip to be displayed when mouse is hovered over checkbox  

Defined in

Last Updated: 05 April, 2024