[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ToggleButton.CheckedContent

CheckedContent Property

CheckedContent

Gets or sets the content show when the button is checked.

Declaration
[Parameter]
public RenderFragment CheckedContent { get; set; }
<Parameter>
Public Property CheckedContent As RenderFragment