DropDownButtonBuilder.FocusStateEnabled Method
Name | Parameters | Description |
---|---|---|
FocusStateEnabled(JS) | value | Specifies whether users can use keyboard to focus the UI component. Mirrors the client-side focusStateEnabled option. |
FocusStateEnabled(Boolean) | value | Specifies whether users can use keyboard to focus the UI component. Mirrors the client-side focusStateEnabled option. |