Open menu tree based on selected route

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
phill_jones
Posts: 7
Joined: 12 Feb 2017, 23:56

09 Nov 2017, 22:00

Hi there!

I have the following menu tree.

label: 'Inbox', icon: 'fa fa-fw fa-phone',
items: [
{ label: 'All Incoming', icon: 'im-icon im-icon-phone-incoming', badge: this.callTotals.inboundAll, routerLink: ['/calls/all'] },
{ label: 'Answered', icon: 'im-icon im-icon-call-in', badge: this.callTotals.answered, routerLink: ['/calls/ans'] },
{ label: 'Missed', icon: 'im-icon im-icon-call-missed', badge: this.callTotals.missed, routerLink: ['/calls/miss'] },

If a user deep links to to the "/calls/ans" route, is it possible to have the menu automatically reflect this route on start?

I can probably write some code to crawl the menu tree and set active on a match, but I was just wondering if I was missing something or if there was an easy or recommended way?

Thank you.

Phillip

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

01 Dec 2017, 12:15


Post Reply

Return to “Omega - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests