@broerse wrote:
How can I enable
aria-label
on the ember input helper for screenreader support?{{input value=firstname name="MERGE1" aria-label=(t 'app.components.ember-chimp.firstName' htmlSafe=true) placeholder=(t 'app.components.ember-chimp.firstName' htmlSafe=true)}}
See Chrome Lighthouse Audit for Accessibility on the Ember site: https://www.martinic.com/en
Posts: 1
Participants: 1