Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4828

How to enable aria-label on input helper

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 4828

Trending Articles