Search
⌃
K
Eventrix
Introduction
Devtools - EventrixDebugger
Use cases
Handle errors
Simple form management
Communication between components
Next.js
Basic setup on project
Fetch list and display in component
CONTEXT
EventrixProvider
PersistStoreGate
EventrixScope
MIGRATION
Redux -> Eventrix
Receivers
EventsReceiver
RequestsHandler
fetchToStateReceiver
fetchStateReceiver
fetchHandler
HOC
withEventrix
withEventrixState
HOOKS
useEventrixState
useEmit
useEvent
useEventState
useFetchToState
useReceiver
useFetchState
CLASS DECORATORS
@useEventrix
@receiver
@fetchToState
@listener
COMPONENT DECORATORS
@eventrixComponent
@eventListener
@stateListener
@eventrixState
Powered By
GitBook
Comment on page
Use cases
Here are the articles in this section:
Handle errors
Simple form management
Communication between components
Next.js
Basic setup on project
Fetch list and display in component
Previous
Devtools - EventrixDebugger
Next
Handle errors
Last modified
1mo ago