Components
Explore the components available in the Next.Js SDK.
The Next.Js SDK provides components to access the SDK's features in a declarative way. For an imperative approach, see the Hooks reference.
Looking for something specific?
Use the search bar at the top of the page or press / to quickly search through the documentation.
Use the summary below to quickly jump to a specific topic:
Page | Description |
---|---|
<CroctProvider> | Initialize the SDK. |
<Personalization> | Evaluate a CQL query in real-time. |
<Slot> | Render the content of a slot. |