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