Function dioxus::prelude::has_context

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

Check if the current scope has a context