Skip to content

Instantly share code, notes, and snippets.

@samarthagarwal
Last active August 10, 2018 10:16
Show Gist options
  • Select an option

  • Save samarthagarwal/999a0ccd093fe0170b28ad801c341ae5 to your computer and use it in GitHub Desktop.

Select an option

Save samarthagarwal/999a0ccd093fe0170b28ad801c341ae5 to your computer and use it in GitHub Desktop.
<ion-button>
<ion-icon slot="start" name="star"></ion-icon>
Left Icon
</ion-button>
<ion-button>
Right Icon
<ion-icon slot="end" name="star"></ion-icon>
</ion-button>
<ion-button>
<ion-icon slot="icon-only" name="star"></ion-icon>
</ion-button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment