Home > @uniformdev/context > CookieTransitionDataStore > (constructor)

CookieTransitionDataStore.(constructor)

Constructs a new instance of the CookieTransitionDataStore class

Signature:

constructor({ serverCookieValue, experimental_quirksEnabled, quirkCookieValue, quirkCookieName, cookieName, cookieAttributes, }: CookieTransitionDataStoreOptions);

Parameters

ParameterTypeDescription
{ serverCookieValue, experimental_quirksEnabled, quirkCookieValue, quirkCookieName, cookieName, cookieAttributes, }CookieTransitionDataStoreOptions