LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUIButton

Represents a Button component for Angular.

Properties


  • controlStyle
  • Specifies an object that contains all style settings for the Button 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
  • pressed
  • Determines whether the Button is pressed or not
  • size
  • Gets or sets the component width and height in pixels
  • state
  • Specifies the component state: disabled, hovered, etc.

Events


Methods


  • refresh
  • Updates the appearance of the component