StrongPassword Entropy Primitive

v1.0.0

Shows password strength as the user types.

Interactive Implementation

Type a password to see the strength meter.

PASSED_CRITERIA_NODES:0 / 5
VALIDATION_STATUS:FAILED_RISK_THRESHOLD

Properties API

All available props for this component.

Property
Type
Default
Description
valuestringrequiredControlled input string value monitoring active buffer parameters directly.
onChange(value: string) => voidrequiredState handler updating the bound token value with each user keystroke.
requirementsValidationRequirement[]defaultRequirementsCustom logic mapping object matrix defining password test rules.
onStrengthChange(score: number, valid: boolean) => voidundefinedCallback firing real-time score statistics and readiness verification states.
showRequirementsPanelbooleantrueToggles whether to drop down the checklist criteria container block layout on focus elements.
© 2026 Venti UI Labs. UI made right.