Function freya::prelude::use_node_ref  
pub fn use_node_ref(
    cx: &ScopeState
) -> (AttributeValue<'_>, &UseRef<NodeReferenceLayout>)Expand description
Silently read the latest layout from a Node.
pub fn use_node_ref(
    cx: &ScopeState
) -> (AttributeValue<'_>, &UseRef<NodeReferenceLayout>)Silently read the latest layout from a Node.