pub fn with_new_context_init_id(child: impl UiNode) -> impl UiNode
Expand description
Wraps child
in a node that provides a unique ContextInitHandle
, refreshed every (re)init.
pub fn with_new_context_init_id(child: impl UiNode) -> impl UiNode
Wraps child
in a node that provides a unique ContextInitHandle
, refreshed every (re)init.