Matty
Matty
NNuxt
Created by Matty on 6/12/2024 in #❓・help
Is there a way to access all useState keys in use?
I think I found a solution: Object.keys(useNuxtApp().payload.state) If this isn't the best way let me know 🙂
2 replies