2.0.7 • Published 2 years ago

@mertefecerit/selectable-input v2.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Vue3 - Selectable - Input - Tailwind3

This package is vue3 selectable input mixed component with Tailwind3

  • Note : this package required vue3 and tailwind3 example

Example :

<SelectableInput
    placeholder:"Please Typing"
    :data-set="dataSet" 
    column-name="name" 
    @getRecord="exampleFunction">
</SelectableInput>

example

2.0.7

2 years ago

2.0.6

2 years ago

2.0.4

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago