Viewing File: /usr/local/cpanel/share/libraries/cjt2/src/directives/checkStrength.spec.html

<input id="txtPassword"
        type="password"
        name="txtPassword"
        ng-model="password"
        check-password-strength>

<input id="with-validators"
        type="password"
        name="with-validators"
        ng-model="password"
        ng-minlength="3"
        required
        check-password-strength>
Back to Directory File Manager