Options
All
  • Public
  • Public/Protected
  • All
Menu

Module components/input/password-strength/password-strength.constants

Index

Type aliases

Variables

Functions

Type aliases

Requirement: { label: string; re: RegExp }

Type declaration

  • label: string
  • re: RegExp

Variables

Requirements: Requirement[] = ...

Functions

  • calculateStrength(password: string): number

Generated using TypeDoc