Skip to content

Instantly share code, notes, and snippets.

@samarthagarwal
Created July 26, 2018 11:19
Show Gist options
  • Select an option

  • Save samarthagarwal/02be2572c86ba66442e75e292939575d to your computer and use it in GitHub Desktop.

Select an option

Save samarthagarwal/02be2572c86ba66442e75e292939575d to your computer and use it in GitHub Desktop.
<ion-content padding>
<ion-item-group>
<ion-item-divider color="danger">A</ion-item-divider>
<ion-item>Angola</ion-item>
<ion-item>Argentina</ion-item>
<ion-item-divider color="danger">B</ion-item-divider>
<ion-item>Bahamas</ion-item>
<ion-item>Brazil</ion-item>
<ion-item>Brussels</ion-item>
</ion-item-group>
</ion-content>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment