LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


threeState

Determines whether CheckBox can accept two or tri-state values.

Property Value

A Boolean value. The default is false, stating that CheckBox accepts two state values: (true or false) and ('checked' or 'unchecked').

Remarks

This property is accessed through 'three-state' attribute of CheckBox directive.

Version Information

Supported in: v1.0.

Samples