@inherits LayoutComponentBase @ChildContent @code { [Parameter] public RenderFragment? ChildContent { get; set; } }