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