Accessibility·Advanced·Conceptual·1 min read
What is inert?
Short interview answer
The inert attribute makes a subtree unavailable for focus and user interaction and removes it from relevant accessibility exposure, useful for modal background management.
Key takeaway
Explain the underlying mental model clearly, then support it with a concrete example and its trade-offs.