Skip to main content

NodeId

Type Alias NodeId 

Source
pub type NodeId = u32;
Expand description

Stable identity for a node, assigned by the JS reconciler. 0 is reserved for the root container (the Bevy UI root entity).