Function freya::prelude::use_node_ref
source · 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.