API Reference > ui-core > Tree > NodeCheckboxProps NodeCheckboxProps Interface Beta Properties for Tree Node CheckBox Methods Name Description onClick(newState: CheckBoxState): void Optional Click event callback Properties Name Type Description isDisabled undefined | boolean Indicates whether checkbox is disabled state undefined | CheckBoxState State of the checkbox tooltip undefined | string Tooltip to be displayed when mouse is hovered over checkbox Defined in ui/core/src/ui-core/tree/Node.tsx Line 40 Last Updated: 11 June, 2024