Contexts
Example
Note that re-renders occur when using the Store Context. Both Definitions and Dispatchers use the changedBits
parameter to block re-rendering in the tree. This way, components can update the Store Context without incurring the side-effects.
API
Definitions Context Consumer
Prop | Type | Description |
Last updated