eakoriakin / ionic-selectable

Ionic Selectable is an Ionic versatile and highly customizable component that serves as a replacement to Ionic Select, and allows to search items, including async search, create items, customize the layout with templates and much more. It provides an intuitive API and is easy to set up and use.
MIT License
549 stars 125 forks source link

Group items with sorting #360

Closed ahmad-alk closed 2 years ago

ahmad-alk commented 2 years ago

I'm trying to group the items by sorting the data or let's say the groups that should be shown first. I could not find a way by following this Group Items.