Glossary coding Term Page

Focus

the currently interactive element while using the keyboard

focus #coding#svelte
Korean version

Related Concepts

Core Idea

Focus is the currently interactive element while using the keyboard; adjust the order with tabindex. It usually makes the most sense alongside aria-label, Modal, Contrast media query.

Why It Matters Here

Mathbong reuses this term across svelte posts as shared vocabulary.

Posts Mentioning This Concept