Loading...
Installation
Props
Prop | Type | Default | Description |
---|---|---|---|
label | string | "Password" | The label for the password field |
placeholder | string | "Enter your password" | Placeholder text |
className | string | undefined | Additional CSS classes |
showChecklist | boolean | true | Show password requirements checklist |
allowGenerate | boolean | true | Show 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