195563/why-we-are-using-htmlinputelement-in-typescript
Why we are using:
(document.getElementById("ipv") as HTMLInputElement).value;
instead of:
document.getElementById("ipv").value;
?
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.