Expose additional base input props

Added a few useful attributes available on the standard html input to the base and text input:

  • isReadOnly
  • maxLength
  • type
  • inputMode
Edited by Robbie Luijben

Merge request reports

Loading