mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
+1
-1
@@ -598,7 +598,7 @@ uid: {
|
||||
|
||||
Contains the currently selected value. Very similar to a
|
||||
`value` attribute on an `<input>`. You can listen for changes
|
||||
using 'change' event using v-on.
|
||||
using the 'input' event.
|
||||
|
||||
```js
|
||||
value: {
|
||||
|
||||
Reference in New Issue
Block a user