Skip to main content
Navigation

Direction toggle

Accessible LTR/RTL toggle button that drives KjLocale.direction and mirrors the page.

03

Import

#import

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

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

Playground

#playground
<kj-direction-toggle kjAriaLabel="Toggle right-to-left layout">LTR / RTL</kj-direction-toggle>