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!
When we have a numeric textbox set with StrictMode as false, and the linked value is reset to null the textbox is not clearing its value, it should be set as empty.
But if we try it with a numeric textbox with StrictMode as true it works fine as you can see in the gif

You can find the code used for this example in this playground
Repro steps
Expected result