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