NodeCheckboxProps Interface

Properties for Tree Node CheckBox

Properties

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

Defined in

Last Updated: 13 May, 2024