Function dioxus_core::prelude::consume_context_from_scope
source · pub fn consume_context_from_scope<T: 'static + Clone>(
scope_id: ScopeId
) -> Option<T>
Expand description
Consume context from the current scope