How can you limit the maximum number of characters in a text input?
<input type="text" ___="10">
charmax
maxlength
limit
max