Skip to main content

Module context

Module context 

Source
Expand description

This module defines the ContextProvider component.

Structsยง

ContextHandle
Owns the connection to a context provider. When dropped, the component will no longer receive updates from the provider.
ContextProvider
The context provider component.
ContextProviderProps
Props for ContextProvider