HQ UI

Form

A form is a group of inputs that allows users to submit data to a server, with support for providing field validation errors.

Installation

In the terminal, run the following command to begin:
npx hq-kit add form

Built In Validation

Custom Message Validation

Realtime Validation

  • At least 8 characters
  • At least 2 upper case letters
  • At least 2 symbols