Documentation Index
Fetch the complete documentation index at: https://trigger-features-scheduled-tasks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Name | Description |
|---|---|
| TriggerProvider | The TriggerProvider component allows any hooks lower in the React hierarchy to connect to the Trigger.dev API. |
| useEventDetails() | The useEventDetails() React hook will show the live status of an event that was sent using sendEvent(). |
| useEventRunDetails() | The useEventRunDetails() React hook will show the live status of the first run triggered by sendEvent(). |
| useRunDetails() | The useRunDetails() React hook will show the live status of run. |

