Dart API Reference
dart:html
ReadyState
INTERACTIVE
INTERACTIVE
constant
Indicates the document is finished parsing but is still loading subresources.
String
INTERACTIVE
=
"interactive"
Indicates the document is finished parsing but is still loading subresources.