[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ToggleButton.IsFocusable

IsFocusable Property

IsFocusable

Gets or sets whether the button can receive the focus.

Declaration
[Parameter]
public bool IsFocusable { get; set; }
<Parameter>
Public Property IsFocusable As Boolean