Opened 11 years ago
Closed 11 years ago
#7869 closed feature (fixed)
Accordion: Provide header and content details in create event
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.accordion | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Accordion create event doesn't have header and content details like the change event has, meaning there's no consistent way to program initialization for both the first and any subsequent active section. Similar to #7868 which is the same feature for Tabs
Note: See
TracTickets for help on using
tickets.
Accordion: Pass header and content in create event. Fixes #7869 - Accordion: Provide header and content details in create event.