domNodes

val domNodes: List<DOMNode>

The nodes in the DOM tree. The DOMNode at index 0 corresponds to the root document.

Sources

jvm source
Link copied to clipboard