Skip to content

Password Input

An input that can toggle visibility of the password text and check the strength of the password.

Open in
pnpm dlx shadcn@latest add @wds/password-input
import { useState } from "react"
import { PasswordInput } from "@/components/ui/PasswordInput"
<PasswordInput />
Open in
Open in
Password strength