K
K
Konstantin Malyarov2018-03-13 08:58:25
Vue.js
Konstantin Malyarov, 2018-03-13 08:58:25

How to generate link in VueJS?

<a href="/disease_history/{>patient.id<}/4">Перейти к карте -></a>

How to make VueJS substitute data here?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
lavezzi1, 2018-03-13
@Konstantin18ko

<a :href="`/disease_history/${patient.id}/`">Перейти к карте -></a>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question