mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
improve description
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
},
|
||||
|
||||
/**
|
||||
* Close a dropdown when an option is select. Set to false to keep the dropdown
|
||||
* Close a dropdown when an option is chosen. Set to false to keep the dropdown
|
||||
* open (useful when combined with multi-select, for example)
|
||||
* @type {Boolean}
|
||||
*/
|
||||
|
||||
@@ -391,7 +391,7 @@
|
||||
},
|
||||
|
||||
/**
|
||||
* Close a dropdown when an option is select. Set to false to keep the dropdown
|
||||
* Close a dropdown when an option is chosen. Set to false to keep the dropdown
|
||||
* open (useful when combined with multi-select, for example)
|
||||
* @type {Boolean}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user