Skip to content

Form Components

@qnx/vuetify offers a suite of form components:

  • VqTextField - Single-line text input
  • VqTextarea - Multi-line text area
  • VqAutocomplete - Autocomplete input
  • VqFileInput - File upload input
  • VqForm - Form container for validation
  • VqCheckbox - Checkbox input
  • VqDatePicker - Date picker input
  • VqTimePicker - Time picker input
  • VqColorPicker - Color picker input
  • VqOtpInput - OTP input
  • VqSubmitBtn - Button to submit forms