Reputation: 1841
I have an Ionic app that I'm developing, where I need to have a customized contacts list.
I want to display it similar to the local device contact display where a user can scroll to a alphabetized group by clicking on a letter on a vertical list to the right of all entries.
Anyone seen any good examples of this?
Again, using Ionic / Cordova
Upvotes: 3
Views: 1140
Reputation: 2173
You can follow these link. It has ion-alpha-scroll that you are looking for.
Regards.
Upvotes: 2