Select
Events
Component | Event | Description | Details |
---|---|---|---|
<r-select /> | rChange | Emitted when value of the select has changed. |
|
rReset | Occurs when a form is reset (resets component’s value to initial). | ||
rInputFilter | Occurs immediately after filtering input within component’s list changing value . |
| |
rChangeFilter | Emitted when filtering input within component’s list loses focus and value has changed. |