Function dioxus_core::prelude::provide_root_context
source ยท pub fn provide_root_context<T: 'static + Clone>(value: T) -> TExpand description
Provide a context to the root scope
pub fn provide_root_context<T: 'static + Clone>(value: T) -> TProvide a context to the root scope