Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70433

Menu close after page load

$
0
0

@bpeary wrote:

Hi, I have a menu with a list and links to pages in it. The menu wouldn’t close on navigation, so I added menuClose to the list items, but the page loading and the menu closing at the same time looks a little weird. Is there a way to make the menu close wait until the page is loaded or set a wait time to close? Or is there a better way to approach this all? Cheers.

<ion-menu side = "right" [content]="content">
    <ion-content>
        <div class="card">
            <list-normal>
                <list-normal-item icon="next" (click)="openPage('faq')" menuClose >FAQ</list-normal-item>
            </list-normal>
        </div>
    </ion-content>
</ion-menu>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70433

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>