Glossary coding Term Page

aria-label

text hidden visually but announced by screen readers to explain a control

aria-label #coding#svelte
Korean version

Related Concepts

Core Idea

aria-label is text hidden visually but announced by screen readers to explain a control. It usually makes the most sense alongside Focus, Modal, Contrast media query.

Why It Matters Here

Mathbong reuses this term across svelte posts as shared vocabulary.

Posts Mentioning This Concept