TextInput

The TextInput and its siblings.

TextInput

  • Documentation
  • stylable (via the tw-props)
  • serves as the base for the the other text-input types

CardNumberInput

  • Documentation
  • remove the icon by using the hideIcon prop
  • autocompletes card number from password managers or browsers
  • scan credit card on iOS

ExpDateInput

  • Documentation
  • remove the icon by using the hideIcon prop
  • autocompletes expiry date from password managers or browsers

CvcInput

  • Documentation
  • scramble the input by using the hasVisibilityToggle prop

PhoneNumberInput

This guide is based on version: 1.9.5