3 references to RenderAndGetInputTextComponentIdAsync
Microsoft.AspNetCore.Components.Web.Tests (3)
Forms\InputTextTest.cs (3)
41
var componentId = await
RenderAndGetInputTextComponentIdAsync
(rootComponent);
59
var componentId = await
RenderAndGetInputTextComponentIdAsync
(rootComponent);
78
var componentId = await
RenderAndGetInputTextComponentIdAsync
(rootComponent);