Back to Developer Roadmap

Link Identification

src/data/roadmaps/angular/content/[email protected]

4.0605 B
Original Source

Link Identification

CSS classes applied to active RouterLink elements, such as RouterLinkActive, provide a visual cue to identify the active link. Unfortunately, a visual cue doesn't help blind or visually impaired users. Applying the aria-current attribute to the element can help identify the active link.

Visit the following resources to learn more: