Hello
I develop an app, and would be grateful for your help.
- Providing variables with setup() there
onlyright way to make them reactive? There is no data-section as in vanilla vue? - How access to component variables from methods? Now I use passing as parameter when it called from template, is this right way?
- How to use router.push in setup() and inside methods?
- How create component variable with data from Storage? It still empty after assignment in setup().
1 post - 1 participant