J
J
jskiles2021-03-31 17:38:51
Vue.js
jskiles, 2021-03-31 17:38:51

How to make vue lifestyle hook always running?

Hello, I'm writing a directive that sets the height relative to a certain clid-element. There is a directive on child v-swipe="{ myPage: 2}"
elements

el.parentElement.style.height=binding.values.myPage + "vmax";

How can I implement it? Can you please give me an example of how to do it

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question