mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
5 lines
90 B
HTML
5 lines
90 B
HTML
|
|
<ion-content padding>
|
|
<button (click)="openModal()">Open Modal</button>
|
|
</ion-content>
|