Home > @uniformdev/context-next > NextCookieTransitionDataStore

NextCookieTransitionDataStore class

Provides client-to-server score transition using cookies for Next.js SSR

Signature:

Extends: CookieTransitionDataStore

Constructors

<table><thead><tr><th>

Constructor

</th><th>

Modifiers

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

(constructor)({ serverContext, ...options })

</td><td>

</td><td>

Constructs a new instance of the NextCookieTransitionDataStore class

</td></tr> </tbody></table>