@ChildContent @functions { // Note: The lack of any whitespace or other output besides @ChildContent is important for // what scenarios this component is used for in E2E tests. [Parameter] RenderFragment ChildContent { get; set; } }