Enable autofocus option

Would be great if we could enable autofocus on an input field (like a text input field). Like HTML5 supported.

<input type="text" name="myInput" autofocus />