dioxus_lib::prelude

Function provide_context

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

Provide context to the current scope