spectrum-web-components
spectrum-web-components copied to clipboard
[Feat]: Name attribute for input components
trafficstars
Code of conduct
- [X] I agree to follow this project's code of conduct.
Impacted component(s)
sp-textfield, sp-picker, sp-checkbox, sp-switch
Description of the requested feature
Without name attribute there is no browser autocomplete.
For example a login form made using <sp-textfield> components will never be auto-filled by Chrome.
Mockups or screenshots
No response
Implementation notes or ideas
No response