Module concoct::hook

source ·
Expand description

Hooks to access render context.

Functions

  • Hook to get a context from its type.
  • Hook to cache a value and run an effect when it’s changed.
  • Hook to store a function that’s triggered on removal of the current View.
  • Hook to provide a context.
  • Hook to store a stateless value.
  • Hook to create render state.