Module yew::context

source ·
Expand description

This module defines the ContextProvider component.

Structs

Owns the connection to a context provider. When dropped, the component will no longer receive updates from the provider.
The context provider component.