Accordion
Vertical menu comprising a stacked list of components which can be expanded.
Use it to group components and hide some of them, when all the information is not needed at the same time on the screen. For example for advanced and optional data.
You may consider Tabs and Wizard components too depending on your preferences or layout needs.
Example
Loading...
Properties
:::palette-item com.flowable.design:flowable-core-palette,com.flowable.design:flowable-core-palette com/flowable/palette/core.form.palette,com/flowable/palette/form.template.palette cloud-accordion
Events
Event | When | Additional | Cancellable |
---|---|---|---|
Accordion.open | Accordion section is opened | Definition + State | Yes |
Accordion.close | Accordion section is closed | Definition + State | Yes |
See section Events for more information.