How to access query param from controller in host app from engine controller?

The host application controller has a query parameter so it’s sticky for all child routes.

How can I access this query parameter from a route-able engine controller?

1 Like