Command Palette

Search for a command to run...

Docs
Password Field

Password Field

An advanced password input with strength meter, validation checklist, and password generation

Loading...

Installation

Props

PropTypeDefaultDescription
labelstring"Password"The label for the password field
placeholderstring"Enter your password"Placeholder text
classNamestringundefinedAdditional CSS classes
showChecklistbooleantrueShow password requirements checklist
allowGeneratebooleantrueShow password generation button

Features

  • Password Strength Meter: Visual indicator showing password strength from Very Weak to Very Strong
  • Requirements Checklist: Real-time validation of password requirements
  • Password Generation: Generate secure random passwords with one click
  • Copy to Clipboard: Easy copy functionality for generated passwords
  • Toggle Visibility: Show/hide password text
  • Strength Calculation: Based on length, uppercase, numbers, and special characters