themesberg / flowbite-vue

Official Vue 3 components built for Flowbite and Tailwind CSS
https://flowbite-vue.com
MIT License
745 stars 118 forks source link

feat(input): Setting validation status and message. #172

Closed hongquan closed 1 year ago

hongquan commented 1 year ago

Introduce to Input component:

Also minor fixes for other examples, to supress Vue warning message due to missing v-model.

cogor commented 1 year ago

Released in version 0.0.17-next.3

cogor commented 1 year ago

Thanks for the help!