SSR component support
Server-side rendering means your content is fully prepared on the server before it reaches your visitor's browser.
Key Benefits
Features
Installation
npm install @maker/ssr-componentPrerequisites
API Key Handling
Environment Variable (Recommended)
Validation Pattern
Graceful Error Handling
Usage
Next.js (App Router)
Next.js (Pages Router)
Custom React SSR Setup
API Reference
MakerComponent
Prop
Type
Required
Description
Option
Type
Default
Description
MakerClientScripts
Prop
Type
Required
Description
Environment Variables
Variable
Required
Description
How It Works
Caching and Performance
Cache Busting
Next.js App Router
Custom Caching
Troubleshooting
Error: MAKER_SSR_API_KEY is not set
Styles Not Loading
Scripts Not Executing
Requirements
License
Support
Last updated
Was this helpful?