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