Home > @uniformdev/context-next
context-next package
Classes
|
Class |
Description |
|---|---|
|
Provides client-to-server score transition using cookies for Next.js SSR |
Functions
|
Function |
Description |
|---|---|
|
Enables request-data tracking during server-side rendering passes, and sending that data back up to the client. This function must be called in a custom Next _document's |
Type Aliases
|
Type Alias |
Description |
|---|---|
|
Type of props if enableNextSsr() is setup in _document. |