Skip to main content

try_use_context

Function try_use_context 

Source
pub fn try_use_context<T>() -> Option<T>
where T: Clone + 'static,
Expand description

Tries to read a typed value from the nearest provider for the component currently being rendered.