# @nexim/flux-hook

## Functions

| Function                              | Description                                                              |
| ------------------------------------- | ------------------------------------------------------------------------ |
| [useContext](functions/useContext.md) | React hook for subscribing to an Alwatr context and managing its state.  |
| [useSignal](functions/useSignal.md)   | React hook for subscribing to an Alwatr signal and managing its state.   |
| [useTrigger](functions/useTrigger.md) | React hook for subscribing to an Alwatr trigger and executing callbacks. |
