AUTOFOCUS

Constant AUTOFOCUS 

Source
pub const AUTOFOCUS: &str = "autofocus";
Expand description

The autofocus attribute.

Boolean to automatically focus this button when page loads.