2 references to RenderAndGetInputDateComponentIdAsync
Microsoft.AspNetCore.Components.Web.Tests (2)
Forms\InputDateTest.cs (2)
67
var componentId = await
RenderAndGetInputDateComponentIdAsync
(rootComponent);
85
var componentId = await
RenderAndGetInputDateComponentIdAsync
(rootComponent);