File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ Vue.use(VueTailwindcssTypeahead)
155155| -----------------------| ---------------------------------------------------------------------------------------------------------------| ---------|
156156| lists | pass an array of data. id and name attribute must be passed | Array |
157157| 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 |
159159| inputClass | Tailwindcss classes can be passed to change input's class | Array |
160160| placeholder | placeholder text for input | String |
161161| @selected | point method on parent component for custom operations | |
You can’t perform that action at this time.
0 commit comments