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