Function dioxus_core::prelude::has_context
source · pub fn has_context<T: 'static + Clone>() -> Option<T>
Expand description
Check if the current scope has a context
pub fn has_context<T: 'static + Clone>() -> Option<T>
Check if the current scope has a context