n
nonaxial
Components
127/207

Password Input

Forms

Password input with strength indicator

passwordinputstrength

Installation

$
npx shadcn@latest add https://nonaxial.com/r/password-input.json

Usage

tsx
import { PasswordInput } from "@/components/nonaxial/password-input"

export default function Example() {
  return (
    <PasswordInput>{/* Your content here */}</PasswordInput>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring