N
Nuxt10mo ago
flav

useLocalStorage or useStorage

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

Did you find this page helpful?