Skip to content
ZOLO / TE744 Type · error

control is missing a high-confidence accessible name

Compiler diagnostic TE744: control is missing a high-confidence accessible name.

Why this fires

TE744 is a high-confidence accessibility diagnostic. It currently covers missing image alternatives and interactive controls with no accessible name.

<img src="avatar.png" />
// error[TE744]: <img> needs an alt text alternative

Fix it

Provide meaningful alt text, use alt="" for a decorative image, or name a control with visible text, a matching <label>, or an ARIA label.

Global index

Find your way through Zolo

Try an idea

Start here

9 results

9 results

en