useCookie
This example shows how to use the useCookie
API to persist small amounts of data that both client and server can use.
👉
Read more in API > Composables > Use Cookie.
useCookie
This example shows how to use the useCookie
API to persist small amounts of data that both client and server can use.