Expand description
This module defines the ContextProvider
component.
Structsยง
- Context
Handle - Owns the connection to a context provider. When dropped, the component will no longer receive updates from the provider.
- Context
Provider - The context provider component.
- Context
Provider Props - Props for
ContextProvider