N
Nuxt9mo ago
flav

useLocalStorage or useStorage

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

Did you find this page helpful?