2 references to RenderAndGetInputSelectComponentIdAsync
Microsoft.AspNetCore.Components.Web.Tests (2)
Forms\InputSelectTest.cs (2)
226
var componentId = await
RenderAndGetInputSelectComponentIdAsync
(rootComponent);
244
var componentId = await
RenderAndGetInputSelectComponentIdAsync
(rootComponent);