mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
7 lines
159 B
HTML
7 lines
159 B
HTML
|
|
<ion-content padding>
|
|
<button class="e2eOpenActionSheet" (click)="openActionSheet()">Open Action Sheet</button>
|
|
</ion-content>
|
|
|
|
<ion-overlay></ion-overlay>
|