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