#Cookies client side

1 messages · Page 1 of 1 (latest)

tidal raptor
#

How do I set a cookie in nextjs on the client side?

eager pollenBOT
#

Hi @tidal raptor. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Hmm, I don't know enough to give you a confident answer yet. For setting cookies on the client side in Next.js, you might want to refer to the official Next.js documentation or use a library like js-cookie.

For more information, you can check out the Next.js documentation (https://nextjs.org/docs) or look into libraries like js-cookie (https://github.com/js-cookie/js-cookie) for client-side cookie management.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: