mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +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)
|
* open (useful when combined with multi-select, for example)
|
||||||
* @type {Boolean}
|
* @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)
|
* open (useful when combined with multi-select, for example)
|
||||||
* @type {Boolean}
|
* @type {Boolean}
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user