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