IndiuMX Accordion

Content Type: Widget
Categories: User Interface

Overview

The accordion widget enables to group and collapse content within your application. The accordion widget enables default opening and provides event to trigger whenever it is collapsed or expanded.

Documentation

The Steps to implement the widget are as follows:

  1. Download the widget from the marketplace.
  2. The header option which will give the headers part in the accordion. The attribute type is string.
  3. Default open enables the widget to open by default.
  4. On enter and on exit events are triggered, when the accordion is expanded and collapsed.

Releases

Version: 1.0.0
Framework Version: 9.0.5
Release Notes: The accordion widget enables to group and collapse content in your application