Skip to main content

Import

Usage

Props

Environment Values

ActionDelegates

See Action Delegates for the full integration guide.

What It Creates

The provider initializes these internal services: All hooks in @keystoneos/react read from this context. Using a hook outside the provider throws an error.

Multiple Providers

You can nest providers for different environments (e.g., showing production and staging data side-by-side), but this is unusual: