LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUIAccordion

Represents the Accordion component for Angular. Displays a list of expandable groups.

Properties


  • controlStyle
  • Specifies an object that contains all style settings for the Accordion directive
  • data
  • Specifies an object that holds data related to the component
  • groups
  • Gets the collection of groups that are assigned to the Accordion
  • selectedGroup
  • Gets or sets the group that is currently selected in the Accordion
  • selectedIndex
  • Gets or sets a group as selected using its index
  • state
  • Specifies the component state: disabled, hovered, etc.

Events


Methods