mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
6 lines
124 B
HTML
6 lines
124 B
HTML
<ion-content padding>
|
|
<button (click)="openMenu()">Open Action Sheet</button>
|
|
</ion-content>
|
|
|
|
<ion-overlay></ion-overlay>
|