[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ToggleButton.IndeterminateContent

IndeterminateContent Property

IndeterminateContent

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

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