Vue3 - Selectable - Input - Tailwind3 This package is vue3 selectable input mixed component with Tailwind3 Note : this package required vue3 and tailwind3 Example : <SelectableInput placeholder:"Please Typing" :data-set="dataSet" column-name="name" @getRecord="exampleFunction"> </SelectableInput>