W3cubDocs

/Dart 2

INTERACTIVE constant

String const INTERACTIVE = "interactive"

Indicates the document is finished parsing but is still loading subresources.

Implementation

static const String INTERACTIVE = "interactive"

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-html/ReadyState/INTERACTIVE-constant.html