Skip to content

feat(wcs-formly): add support for min, max, minlength, maxlength, spellcheck,...

Antoine Petot requested to merge feat/wcs-formly-input-attributes into develop

feat(wcs-formly): add support for min, max, minlength, maxlength, spellcheck, autofocus, autocorrect, autocomplete, autocapitalize, pattern and inputmode attribute in formly input template options

Merge request reports