New to Kendo UI for Vue? Start a free 30-day trial
TextAreaBlurEvent
Updated on Nov 7, 2025
The arguments for the onBlur TextArea event.
| Name | Type | Default | Description |
|---|---|---|---|
component? |
|
The TextArea component instance. | |
event |
|
The native FocusEvent from the DOM. | |
name? |
|
The name attribute of the textarea element. |