Blazor Binding a View Parameter Property to a View Model Property #3325
Unanswered
TorreyGarland
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Have you tried changing the Parameter's setter to call OnPropertyChanged()? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the easiest way to bind a query string parameter property to a view model property.
this.whenActivated and this.bind/onewaybind do not work.
Beta Was this translation helpful? Give feedback.
All reactions