Function dioxus_core::prelude::provide_root_context

source ยท
pub fn provide_root_context<T: 'static + Clone>(value: T) -> T
Expand description

Provide a context to the root scope