Input

The Design System offers the following pre-styled type attributes for Input:

  • checkbox
  • password
  • search
  • select
  • text
  • textarea
  • toggle

This component accepts additional type attributes with the generic styles as found in Phoenix core components:

  • color
  • date
  • datetime-local
  • email
  • file
  • month
  • number
  • range
  • tel
  • url
  • week

Errors

Errors are pre-styled and provided automatically based on changeset validations.