Skip to content

Instantly share code, notes, and snippets.

@aaggour
Last active July 25, 2019 22:12
Show Gist options
  • Save aaggour/5c7abc78ec2382774a84ee00035f6392 to your computer and use it in GitHub Desktop.
Save aaggour/5c7abc78ec2382774a84ee00035f6392 to your computer and use it in GitHub Desktop.
minlength attribute
<input type=text minlength=10>
<textarea minlength=20></textarea>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment