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