backendNodeId property

int backendNodeId
getter/setter pair

The BackendNodeId for this node. Unique DOM node identifier used to reference a node that may not have been pushed to the front-end.

Implementation

int backendNodeId = 0;