FileUploaderBuilder.HoverStateEnabled Method
| Name | Parameters | Description |
|---|---|---|
| HoverStateEnabled(JS) | value | Specifies whether the FileUploader component changes the state of all its buttons when users hover over them. Mirrors the client-side hoverStateEnabled option. |
| HoverStateEnabled(Boolean) | value | Specifies whether the FileUploader component changes the state of all its buttons when users hover over them. Mirrors the client-side hoverStateEnabled option. |