mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
@ -2,7 +2,7 @@
|
||||
<ion-title>Action Sheet</ion-title>
|
||||
</ion-navbar>
|
||||
|
||||
<ion-content>
|
||||
<ion-content padding>
|
||||
<button block (click)="present()">Basic Action Sheet</button>
|
||||
<button block secondary (click)="present()">Custom Animation Action Sheet</button>
|
||||
</ion-content>
|
||||
|
Reference in New Issue
Block a user