File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ Vue.use(VueTailwindcssTypeahead)
155
155
| -----------------------| ---------------------------------------------------------------------------------------------------------------| ---------|
156
156
| lists | pass an array of data. id and name attribute must be passed | Array |
157
157
| ignoredList | selected item's id will be passed to this variable and this item will not be showed if user want to change it | Array |
158
- | clearInoutWhenClicked | If this is set to true, input will be cleared after selection. Best for multiple selections | Boolean |
158
+ | clearInputWhenClicked | If this is set to true, input will be cleared after selection. Best for multiple selections | Boolean |
159
159
| inputClass | Tailwindcss classes can be passed to change input's class | Array |
160
160
| placeholder | placeholder text for input | String |
161
161
| @selected | point method on parent component for custom operations | |
You can’t perform that action at this time.
0 commit comments