Relative Content

Tag Archive for .net-coreblazorblazor-webassemblymudblazormudtextfield

MudTextField not updating then changing the text in code

I have this MudDialog component showing a MudTextField. MudTextField updates it’s text value when typing inside the text field, but it doesnt update it when modifying the value through code. would anybody happen to know why?