mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
test(menu-button): add a standalone test with menu buttons
references #14853
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
:host(.menu-toggle-hidden) {
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
display: none;
|
||||
}
|
||||
|
@ -79,8 +79,7 @@
|
||||
<ion-button onclick="openEnd()">Menu Button Will Open end</ion-button>
|
||||
</div>
|
||||
</ion-content>
|
||||
|
||||
|
||||
</div>
|
||||
</ion-app>
|
||||
<ion-menu-controller></ion-menu-controller>
|
||||
|
||||
|
Reference in New Issue
Block a user