Closed jason-capsule42 closed 1 month ago
Support the HTML5 input standard feature autocomplete so that we can turn off autofill.
autocomplete
When autocomplete="<value>" is used on auro-input, mirror to the HTML5 input nested in the Shadow DOM.
autocomplete="<value>"
None
No response
Is your feature request related to a problem? Please describe.
Support the HTML5 input standard feature
autocomplete
so that we can turn off autofill.Describe the solution you'd like
When
autocomplete="<value>"
is used on auro-input, mirror to the HTML5 input nested in the Shadow DOM.Describe alternatives you've considered
None
Additional context
No response