BuildNotifier

next-build-notifier · /index·component

Headless render-prop over the build-notification state from the nearest provider. Renders exactly what the function returns — no markup or styles of its own.

Signature

@nordcom/commerce-next-build-notifier
function BuildNotifier(props: BuildNotifierProps): ReactNode;

Parameters

NameTypeDescription
propsBuildNotifierProps

Returns

The render function's output.

WithBuildNotifierOptions withBuildNotifier BuildNotificationState BuildNotifierConfig BuildNotifierProps BuildNotifierProviderProps VersionResponse BuildNotifierProvider

Metadata@nordcom/commerce-next-build-notifier@0.2.2Open in GitHub ↗

On this page