pub type BackendNodeId = i64;
Unique DOM node identifier used to reference a node that may not have been pushed to the front-end.