Vue Material -

Forms


by Creative Tim
Docs
Components
Premium themes

In web applications it is very common for pages to have forms, with the most diverse types of fields. Vue Material introduces several components that help in building an application. With this you have fill flows, validation and submission forms.

Here you can find some examples on how to use Vue Material to build forms.

Form Validation

Example
Users
The first name is required
The last name is required
  • The gender is required
    The age is required
    The email is required