Skip to content

[controls/PageRouter]: Expose top level parametres in 'params' property map

Jan Blackquill requested to merge work/janb/pagerouter-params into master

This allows applications to declaratively bind to the parametres on the stack, e.g. a chat application binding its sidebars to the ID of the chat that the PageRouter is currently displaying

Merge request reports