TabChildContent Property
Gets or sets the content to be rendered within the component.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[ParameterAttribute]
[EditorRequiredAttribute]
public required RenderFragment ChildContent { get; set; }
Property Value
RenderFragment