Organize object methods this no work #146
Unanswered
BenitoJedai
asked this question in
Q&A
Replies: 1 comment
-
there is no methods in petite-vue, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How access petite vue top level this in this way structure?
createapp( { name:"Ben", age:24, methods:{ msg(){ console.log(this.name) } } } )
Beta Was this translation helpful? Give feedback.
All reactions