test(menu-button): add a standalone test with menu buttons

references #14853
This commit is contained in:
Brandy Carney
2018-10-11 16:20:42 -05:00
parent 0e3ade60f6
commit a7fae3bf1f
4 changed files with 53 additions and 3 deletions

View File

@ -1,4 +1,3 @@
:host(.menu-toggle-hidden) {
/* stylelint-disable-next-line declaration-no-important */
display: none;
}

View File

@ -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>