LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.RadioButton Properties

A list of properties in IntegralUI RadioButton component.

Properties


  • checked
  • Specifies whether the RadioButton is checked or not
  • controlStyle
  • Specifies an object that contains all style settings for the RadioButton component
  • data
  • Specifies an object that holds data related to the component
  • enabled
  • Determines whether the component is enabled or disabled
  • name
  • Uniquely identifies the component
  • size
  • Gets or sets the component width and height in pixels
  • state
  • Specifies the component state: disabled, hovered, etc.
  • value
  • Specifies the current value of the RadioButton component