ion-accordion
Defines an Accordion component.
Accordions make it possible to organize large amounts of content in an easy-to-understand way.
They provide collapsible sections in your content to reduce vertical space while providing a way of organizing and grouping information.
Accordion components should be grouped inside an Accordion Group.
For more information: Accordion.
Name | Description |
---|---|
Disabled | If true the component will be disabled, preventing the the user from changing the value. |
Readonly | If true, the accordion cannot be interacted with, but does not alter the opacity. |
Toggle icon | The toggle icon to use. This icon will be rotated when the accordion is expanded or collapsed. Preview icons. |
Toggle iconn slot | The slot inside of ion-item to place the toggle icon. Defaults to ‘end’. |
Value | The value of the accordion. Defaults to an autogenerated value. |
Comment | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. |
Identifier | Defines the component identifier. |
Is active | Defines whether the component is active. |