inert property - Element class - dart:html library (original) (raw)
bool? getinert
Implementation
bool? get inert native;
setinert (bool? value)
Implementation
set inert(bool? value) native;
bool? getinert
bool? get inert native;
setinert (bool? value)
set inert(bool? value) native;