A
A
Andy Oker2021-04-12 23:13:11
Vue.js
Andy Oker, 2021-04-12 23:13:11

How to do it via push?

<router-link
          :to="{ name: 'Reservation', params: {id: $route.params.id }, query: reservationGETOptions() }"
          class="btn btn--primary popup__btn">Забронировать
        </router-link>


How to do it through a function?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Yarkov, 2021-04-12
@Ashlis

What is it"? Transition? Well, pass all this construction from the to attribute to the push method.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question