DxAccordion Events
A side navigation control that can organize items into collapsible groups.
Name | Description |
---|---|
After |
Fires after an item was collapsed. |
After |
Fires after an item was expanded. |
Before |
Fires when an item is about to be collapsed and allows you to cancel the action. |
Before |
Fires when an item is about to be expanded and allows you to cancel the action. |
Filter |
Fires when a component’s filter string changes. |
Item |
Fires when a user clicks an Accordion item. |
Selection |
Fires when a collection of selected Accordion items changes. |