Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
While updating the bind-value dynamically with getter and setter function, it does not reflect in the UI.
Replication procedure:
1. Run the attached sample
2. Enter the value in the textbox
3. Then focus out the component.
4. We can see the entered value maintained in the input.