Input fields

  • vf-text - input[type=text]
  • vf-number - input[type=number] - Receives automatic numeric validation
  • vf-password - input[type=password]
  • vf-email - input[type=email] - Receives automatic email validation

Additional props:

  • placeholder string optional
  • lazy boolean optional Value is only synced on change rather than on each key stroke.
  • debounce number optional When not lazy. Defaults to 300ms

results matching ""

    No results matching ""