Using the Angular CDK Trap Focus Directive
Dec 15, 2023 · 4 min read · A focus trap is a very important accessibility feature within a web application. In this post I’ll first help you understand what it is, then why it’s important, and finally I’ll show how to quickly and easily add the concept within your Angular apps...
Join discussion