Preparing search index...
The search index is not available
React Router API Reference
React Router API Reference
react-router
createCookie
Function createCookie
Creates a logical container for managing a browser cookie from the server.
create
Cookie
(
name
,
cookieOptions
?
)
:
Cookie
Parameters
name
:
string
cookieOptions
:
CookieOptions
= {}
Returns
Cookie
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
React Router API Reference
Loading...
Creates a logical container for managing a browser cookie from the server.