TNG / ngqp

Declaratively synchronize form controls with the URL

Home Page:https://tng.github.io/ngqp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support changing the bound QueryParam in standalone mode

Airblader opened this issue · comments

What's your idea?

Currently if we try to change which parameter is bound using [queryParam]="…" it will throw an error. Similarly to the non-standalone case we should try and support changing this.