[]
Gets or sets the component child content. This can be used to define C1Tool, C1ToolSeparator, or their derived types.
[Parameter]
public RenderFragment ChildContent { get; set; }
<Parameter>
Public Property ChildContent As RenderFragment