tabler-vue
tabler-vue copied to clipboard
Implement Form component
@Nilpo @MUCHZER I'd like to take this now! Should we integrate with validation library, if so Which one?
Maybe https://github.com/baianat/vee-validate ?
We can add validation, but let's make sure the validation is opt-in so that it can still be run without an extra dependencies, or with any other choice of validation library.