Skip to main content
Navigation

Skip link

Themed, focus-moving "skip to main content" link for the app shell (WCAG 2.4.1).

03

Import

#import

Add the symbol to your component's imports array. The walkthrough below shows the most common usages — copy & tweak.

import { KjSkipLinkComponent } from '@kouji-ui/components';
04

Playground

#playground
Skip to main content

Main content — focus lands here after activating the skip link.

<kj-skip-link kjTarget="playground-main">Skip to main content</kj-skip-link>