S
S
semki0962019-05-25 19:51:05
Vue.js
semki096, 2019-05-25 19:51:05

Vuejs how to pass data to bootstrap modal?

Below is the button to open the bootstrap modal window. Question - how to correctly pass the data 'data-id = 222' to vue on an event - pressing a button? Maybe it makes sense to launch a window from Vue?

<button class="mb shadow" data-id="222" data-toggle="modal" data-target="#exampleModal">
       Открыть
</button>

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