DropDownButtonBuilder.HoverStateEnabled Method
| Name | Parameters | Description |
|---|---|---|
| HoverStateEnabled(JS) | value | Specifies whether the UI component changes its state when a user hovers the mouse pointer over it. Mirrors the client-side hoverStateEnabled option. |
| HoverStateEnabled(Boolean) | value | Specifies whether the UI component changes its state when a user hovers the mouse pointer over it. Mirrors the client-side hoverStateEnabled option. |