Skip to content

Expose additional base input props

Robbie Luijben requested to merge SDC-1246/expose-additional-base-input-props into main

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