Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

6.1.10 Enhance Input autoComplete Property

Choose a tag to compare

@mike-zarandona mike-zarandona released this 18 Apr 15:42
· 101 commits to master since this release

Enhanced the <Input /> component's autoComplete property to apply a readonly until the field is focused. This is to address inconsistent browser handling of autocomplete="off".