form-components-pro icon indicating copy to clipboard operation
form-components-pro copied to clipboard

A set of Vue 3 components to rapidly build forms with Tailwind CSS 3. It supports validation, model binding, integrates with Autosize/Choices.js/Flatpickr, includes default vendor styling and is full...

Results 3 form-components-pro issues
Sort by recently updated
recently updated
newest added

I'm having trouble with getting the form components Select and Text to work in Laravel Jetstream / Inertia / Vue and now VIte instead of Webpack (with ts). Normal text...

Hey! 👋 I recently switched from webpack to Vite and ran into an import issue. Vite does not recognize `~` for imports and I haven't managed to get it working...

After submit a form need to hide model and how to send route form in another url?