MASA.Blazor
MASA.Blazor copied to clipboard
TextField: refactor the logic of assigning value
The logic for assigning values to the input in MTextField relies on JavaScript rather than the value attribute, so it can only be used during interactions.
Originally posted by @capdiem in https://github.com/masastack/MASA.Blazor/issues/2260#issuecomment-2496893362