dioxus_lib::prelude

Function try_consume_context

source
pub fn try_consume_context<T>() -> Option<T>
where T: 'static + Clone,
Expand description

Consume context from the current scope