Reveal Password

A password field that reveals the hidden characters using a 3D flip transition.

4485
xxxx xxxx
1996 2057
7516

Installation

1

Run the following Command

>_npx shadcn@latest add https://minimal-ui-eta.vercel.app/r/reveal-password.json

Props

PropTypeDefaultDescription
prefixstring"4485 "The text before the masked segment.
secretstring"1996 2057"The sensitive text that is masked and can be revealed.
suffixstring" 7516"The text after the masked segment.
maskstring"xxxx xxxx"The placeholder string used when the text is hidden.
valueToCopystring"4485 1996 2057 7516"The exact value copied to the clipboard when clicked.