@using Microsoft.AspNetCore.Blazor.RenderTree @(Implements())
@Body
@functions { public RenderFragment Body { get; set; } }