Text Scramble Decoder

A controlled text reveal that resolves scrambled glyphs into readable copy without changing the text semantics.

Replay the controlled decode sequence.

Installation

Add the component directly to your repository using shadcn CLI:

npx shadcn@latest add Surajmaurya1/easyui/text-scramble-decoder

API Reference

PropTypeDefaultDescription
textstringFinal readable text announced to assistive technology
charactersstringA-Z, 0-9, symbolsCharacters used during the temporary scramble phase
durationnumber900Decode duration in milliseconds
trigger'mount' | 'hover' | 'manual''mount'When the decode sequence should run