Accordion Component
A collapsible list component with nested expandable sections that provides dynamic content organization and interactive expansion capabilities.
Extends: baseComponent
Fields
Name | Code | Data Type | Description |
|---|---|---|---|
Resource ID |
| text | Unique identifier for the accordion |
Style Classes |
| text | CSS classes applied to the accordion container |
Width Class |
| text | Controls the width of the accordion using predefined CSS classes |
Selected Accordion |
| text | Currently selected accordion item |
Methods
Name | Description |
|---|---|
| Retrieves the control for a specific child component |
| Returns the current component instance |
Events
Name | Description |
|---|---|
| Triggered when mouse enters a child accordion item |
| Triggered when mouse leaves a child accordion item |