@namespace AntBlazor @inherits AntDomComponentBase @code { [Parameter] public RenderFragment ChildContent { get; set; } }