Function wasm_react::hooks::use_context
source · [−]Expand description
Allows access to the current context value of the given context.
See create_context()
for usage.
Allows access to the current context value of the given context.
See create_context()
for usage.