4 references to SetCurrentValueAsStringAsync
Microsoft.AspNetCore.Components.Web.Tests (4)
Forms\InputBaseTest.cs (4)
293
await inputComponent.
SetCurrentValueAsStringAsync
("1991/11/20");
323
await inputComponent.
SetCurrentValueAsStringAsync
("1991/11/40");
330
await inputComponent.
SetCurrentValueAsStringAsync
("1991/11/20");
354
await inputComponent.
SetCurrentValueAsStringAsync
("1991/11/40");