We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Item without border:
<ion-item-group> <ion-item-divider sticky> Divider </ion-item-divider> <ion-item-sliding> <button ion-item> Item </button> <ion-item-options> <button favorite> Favorite </button> </ion-item-options> </ion-item-sliding> </ion-item-group>
Item with border (http://localhost:8000/dist/e2e/item/sliding/):
<ion-item-sliding> <ion-item> <h3>Item</h3> </ion-item> <ion-item-options> <button primary>Archive</button> </ion-item-options> </ion-item-sliding>
http://g.recordit.co/ky6FbXEMKc.gif
Which Ionic Version? 1.x or 2.x
2.0 beta 9 (master)
The text was updated successfully, but these errors were encountered:
2303c16
manucorporat
No branches or pull requests
Item without border:
Item with border (http://localhost:8000/dist/e2e/item/sliding/):
http://g.recordit.co/ky6FbXEMKc.gif
Which Ionic Version? 1.x or 2.x
2.0 beta 9 (master)
The text was updated successfully, but these errors were encountered: