4 references to RenderAndGetInputComponentIdAsync
Microsoft.AspNetCore.Components.Web.Tests (4)
Forms\InputBaseClientValidationTest.cs (4)
32
var componentId = await
RenderAndGetInputComponentIdAsync
(rootComponent);
51
var componentId = await
RenderAndGetInputComponentIdAsync
(rootComponent);
79
var componentId = await
RenderAndGetInputComponentIdAsync
(rootComponent);
102
var componentId = await
RenderAndGetInputComponentIdAsync
(rootComponent);