LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUISlider

Represents a Slider component for Angular.

Properties


  • controlStyle
  • Specifies an object that contains all style settings for the Slider component
  • data
  • Specifies an object that holds data related to the component
  • enabled
  • Determines whether the component is enabled or disabled
  • max
  • Specifies the maximum value
  • min
  • Specifies the minimum value
  • name
  • Uniquely identifies the component
  • checked
  • Specifies whether the Slider appears horizontally or vertically
  • 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 Slider component

Events


Methods


  • refresh
  • Updates the appearance of the component
  • updateLayout
  • Updates the layout of the component