NodeCheckboxProps Interface

Deprecated  Use ControlledTree instead. Will be removed in iModel.js 3.0.

Properties for Checkbox in TreeNode

Extends

Methods

Name Description
onClick(node: BeInspireTreeNode<TreeNodeItem>, newState: CheckBoxState): void    

Inherited properties

Name Type Inherited from Description
isDisabled undefined | boolean Omit Indicates whether checkbox is disabled
state undefined | CheckBoxState Omit State of the checkbox
tooltip undefined | string Omit Tooltip to be displayed when mouse is hovered over checkbox

Defined in

Last Updated: 29 November, 2022