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