Definition of React EventsContext context. Default value is undefined
React Component wrapping obtained children with EventsContext provider, so useEvents can be called from any component in the children subtree. This is the only place where createEventsContext is called.
React Hook for obtaining EventsContext from any component under EventsProvider.
Generated using TypeDoc
This file contains mix of React components and hooks useful for obtaining the EventsContext from any component in the project.