2 references to RenderAndGetInputCheckboxComponentIdAsync
Microsoft.AspNetCore.Components.Web.Tests (2)
Forms\InputCheckboxTest.cs (2)
38
var componentId = await
RenderAndGetInputCheckboxComponentIdAsync
(rootComponent);
56
var componentId = await
RenderAndGetInputCheckboxComponentIdAsync
(rootComponent);