LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


value

(Inherited from IntegralUIBaseValueComponent)

Specifies the current value of the RadioButton component.

Property Value

A Boolean value. The default is false, stating that RadioButton is unchecked.

Remarks

This property is not used directly in most cases. Instead, use the ngModel directive, mostly in Angular Forms.

Version Information

Supported in: v1.0.

See Also