mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-10 07:52:23 +03:00
Adding the 'clearable' prop to the docs (#649)
What: * Adding clearable to the gitbook Props.md Why: * Its a prop on the select component but it wasn't documented correctly
This commit is contained in:
committed by
Jeff Sagal
parent
8c622b6331
commit
e0584cda96
@@ -428,7 +428,7 @@
|
||||
},
|
||||
|
||||
/**
|
||||
* Can the user clear the selected property?
|
||||
* Can the user clear the selected property.
|
||||
* @type {Boolean}
|
||||
*/
|
||||
clearable: {
|
||||
|
||||
Reference in New Issue
Block a user