autofocus property - InputElementBase class - dart:html library (original) (raw)
bool getautofocus
Implementation
bool get autofocus;
setautofocus (bool value)
Implementation
set autofocus(bool value);
bool getautofocus
bool get autofocus;
setautofocus (bool value)
set autofocus(bool value);