LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUIProgressBar

Represents a ProgressBar component for Angular.

Properties


  • controlStyle
  • Specifies an object that contains all style settings for the ProgressBar 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
  • orientation
  • Specifies whether the ProgressBar 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 ProgressBar component

Events


Methods


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