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