pub const AUTOFOCUS: &str = "autofocus";
The autofocus attribute.
autofocus
Boolean to automatically focus this input when page loads.