package.docs.demos.PasswordStrength.examples.PasswordStrength.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of patternfly Show documentation
Show all versions of patternfly Show documentation
Assets, source, tooling, and content for PatternFly 4
The newest version!
---
id: 'Password strength'
section: components
---## Examples
### Initial state
```html
```
### Invalid password
```html
```
### Valid, weak password
```html
```
### Valid, strong password
```html
```
## Documentation
This demo implements a password strength meter. It uses multiple helper text items in the form helper text area below the input field to indicate whether the password meets validity criteria. Once the validity criteria are met, it also places helper text in the info area above the input field to indicate the strength of the password.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy