menu
Dart
dart:html
Element
inert property
inert
brightness_4
brightness_5
description
inert
property
bool
?
inert
Implementation
bool? get inert native;
void
inert=
(
bool
?
value
)
Implementation
set inert(bool? value) native;
Dart
dart:html
Element
inert property
Element class