S
S
Sergeyjed2019-01-16 10:35:37
Vue.js
Sergeyjed, 2019-01-16 10:35:37

How does vue.js code fire for mobile?

I have svg in which it is necessary to change attributes for a tablet and a phone, I try window.matchMedia works once and adaptability does not work when switching to other pages, how to write an adaptive for changing elements (deleting, changing attributes) for mobile in vue? NOT CSS

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dima Pautov, 2019-01-16
@bootd

https://www.npmjs.com/package/vue-mq

K
Klein Maximus, 2019-01-16
@kleinmaximus

Here are some packages to help - https://github.com/vuejs/awesome-vue#responsive-design

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question