[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ToggleButton.FocusBrush

FocusBrush Property

FocusBrush

Gets or sets the brush to highlight the element when the button is focused.

Declaration
[Parameter]
public C1Color FocusBrush { get; set; }
<Parameter>
Public Property FocusBrush As C1Color