BuildNotifierProvider
●next-build-notifier · /index·component
Runs the build-notifier engine and publishes its state via context. Place high in the tree; render UI with or .
Signature
function BuildNotifierProvider(props: BuildNotifierProviderProps): ReactNode;Parameters
| Name | Type | Description |
|---|---|---|
props | BuildNotifierProviderProps |
Returns
The provider element.
Related
WithBuildNotifierOptions withBuildNotifier BuildNotificationState BuildNotifierConfig BuildNotifierProps BuildNotifierProviderProps VersionResponse BuildNotifier