KQ-174 · REDACT/REVEAL

Redact Reveal

Text under a redaction bar that wipes away to show the words. The bar scales off its left edge, so the line is uncovered left-to-right like a marker pulled back rather than a fade; covering it again wipes the bar closed.

KQ-174 · REDACT/REVEAL

The bearing tolerance holds inside a tenth of a millimetre, and the press runs at .

Hover the first, tap the second

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/redact-reveal

Props

children
ReactNode
default
The words under the bar.
revealed
boolean
default
Controlled reveal; omit to let the trigger drive it.
revealOn
"hover" | "press"
default "hover"
Uncover while hovered/focused, or toggle on a press.