SpeedDialActionBuilder.FocusStateEnabled Method
Name | Parameters | Description |
---|---|---|
FocusStateEnabled(JS) | value | Specifies whether the UI component can be focused using keyboard navigation. Mirrors the client-side focusStateEnabled option. |
FocusStateEnabled(Boolean) | value | Specifies whether the UI component can be focused using keyboard navigation. Mirrors the client-side focusStateEnabled option. |