N
Nuxt7mo ago
flav

useLocalStorage or useStorage

Hello Should i use "useLocalStorage" or "useStorage" from vueuse ?
2 Replies
owljackob
owljackob7mo ago
useStorage uses localStorage by default, other storage sources can be specified via third argument.
flav
flavOP7mo ago
okay thank you I will use uselocalstorage

Did you find this page helpful?