You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2022. It is now read-only.
Describe the Feature Request
Add a feature for collapsible list / components like the item group.
A list of items which groups are collapsible. Or collapsible cards. etc.
Aka accordion list / components or expansion panel.
This could be an additional parameter for existing components.
Or a brand new component "Accordion List".
Describe Preferred Solution
An official way of the ionic UI framework.
Describe Alternatives
There are some tutorials on web. But this should be a basic UI feature for ionic.
You can inspired by the angular material Expansion Panel.
Examples
These are some examples about the idea. Imagine this in nice ionic style and item-group integration.
Original issue by @Domvel on 2018-07-05T09:15:23Z
Feature Request
Ionic Info
Describe the Feature Request
Add a feature for collapsible list / components like the item group.
A list of items which groups are collapsible. Or collapsible cards. etc.
Aka accordion list / components or expansion panel.
This could be an additional parameter for existing components.
Or a brand new component "Accordion List".
Describe Preferred Solution
An official way of the ionic UI framework.
Describe Alternatives
There are some tutorials on web. But this should be a basic UI feature for ionic.
You can inspired by the angular material Expansion Panel.
Examples
These are some examples about the idea. Imagine this in nice ionic style and item-group integration.