Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 478 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 478 Bytes

Vee-Validate v4.x on Nuxt3

Incorporating vee-validate into Nuxt 3 and setting up a straightforward configuration for a multi-step form, complete with essential input types such as text, file, and checkboxes. Each component is designed for reusability.

Install Nuxt Vee-validate

# npm
npm i @vee-validate/nuxt

# pnpm
pnpm add @vee-validate/nuxt

# yarn
yarn add @vee-validate/nuxt 

Live Demo

Video