Hide app-menu when click in inline-profile item

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
vigalo
Posts: 6
Joined: 09 Apr 2017, 10:50

02 Jul 2017, 11:32

Hello :

How can I hide the app-menu when on click in inline-profile menu item?

When on click logout in inline profile I need to hide the menu.

Thanks

User avatar
DarthMaul
Posts: 582
Joined: 23 Nov 2015, 21:20

03 Jul 2017, 15:47

Hi ,

Inside of app.component.html there is app-menu you can bind an *ngIf to that part of your code.

Code: Select all

<app-menu *ngIf="false" [reset]="resetMenu"></app-menu>
For example this will prevent rendering app-menu

vigalo
Posts: 6
Joined: 09 Apr 2017, 10:50

04 Jul 2017, 19:28

Thanks, DarthMaul.

Post Reply

Return to “Ultima - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 8 guests