Questions tagged as 'vue.js'

1
answer

Can anyone help me to correct this JavaScript? [closed]

The following error is displayed:    Uncaught SyntaxError: Unexpected identifier on line 12. I would like someone to help me fix this error. The JS is as follows: document.addEventListener("deviceready",onDeviceReady,false); functio...
asked by 19.11.2016 / 22:39
2
answers

Is it possible to connect my application made in Laravel with the Vue or Angular?

I started a project that will eventually have an application in Vue or Angular . My question is whether this connection can be made between the system and the application, and whether this "connection" can be made through an API or other...
asked by 25.02.2018 / 23:48
1
answer

Detect id of a DOM element?

I'm developing an application in VueJS / Quasar and need to find the id of a given element using getElementById , how do I do this in VueJS ??     
asked by 30.08.2017 / 19:15
1
answer

Change view when clicking on another item? [closed]

I'm making an email application and I want it to change when I click the email being viewed. What I want to happen is: I want to apply the same function in both parts. As for clicking on the email, if I click on the sender2 I want...
asked by 25.08.2017 / 15:44
2
answers

How to insert space in CamelCase string?

I'm looking for a way to separate string from an array object, coming from an API, for example: PageViews, Page Views, I'm using VUEJS.     
asked by 23.10.2018 / 16:03
2
answers

What is the difference of the vue for the vue-cli?

What is the difference between the VUE.JS for the VUE-cli. Is there a difference? I honestly could not find the difference.     
asked by 04.01.2019 / 21:19