MutableCheckBoxInfo Interface

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

Mutable data structure that describes checkbox info.

Extends

Properties

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

Defined in

Last Updated: 24 April, 2026