TextAreaBuilder.ValueChangeEvent Method
| Name | Parameters | Description |
|---|---|---|
| ValueChangeEvent(JS) | value | Specifies the DOM events after which the UI component's value should be updated. Mirrors the client-side valueChangeEvent option. |
| ValueChangeEvent(String) | value | Specifies the DOM events after which the UI component's value should be updated. Mirrors the client-side valueChangeEvent option. |