nodeType property - Node class - dart:html library (original) (raw)

int getnodeType

The type of node.

This value is one of:

Other resources

Implementation

int get nodeType native;