Register the Field and Form components and create a simple required validator: js import { Field, Form } from 'vee-validate'; export default { components: ...
確定! 回上一頁