Textarea
Documentation will be available soon
Events
Component | Event | Description | Details |
---|---|---|---|
<r-textarea /> | rInput | Emitted immediately after component’s value change. |
|
rChange | Emitted if components value changes after element loses focus. | ||
rReset | Occurs when a form is reset (resets component’s value to initial). |