CheckBoxInfo Interface

Deprecated  in 5.28.0. Use Tree component from @stratakit/structures instead.

Immutable data structure that describes checkbox info.

Properties

Name Type Description
isDisabled Readonly boolean    
isVisible Readonly boolean    
state Readonly CheckBoxState    
tooltip Readonly string | undefined    

Defined in

Last Updated: 24 April, 2026