tabIndex property - Element class - dart:html library (original) (raw)
int? gettabIndex
Implementation
int? get tabIndex native;settabIndex (int? value)
Implementation
set tabIndex(int? value) native;
int? gettabIndex
int? get tabIndex native;settabIndex (int? value)
set tabIndex(int? value) native;