Hi all,

What is the best way to let the component on same page know what was the
context used on that page?

I have a Header like component that should mark the page that is selected,

As not all pages have context I would like to avoid passing context to the
component directly if possible.

I could use the Request to get the full URL and then parse it, but was
wondering if there was any other way?

Thanks

Reply via email to