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