videosphere
    Preparing search index...
    • Renders a visual password strength indicator beneath the password field.

      Parameters

      • props: { password: string }

        Component props.

        • password: string

          Current password value used to compute strength.

      Returns Element

      Strength bar and label UI, or null when the password is empty.