[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ToggleButton.UncheckedContent

UncheckedContent Property

UncheckedContent

Gets or sets the content shown when the button is unchecked.

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