Answer the question
In order to leave comments, you need to log in
How to route/redirect the user to a specific link belonging to this particular card?
connecting via cdn!
How can I redirect the user to exactly "the" link that the object has?
Here is an example: I have this in Json:
{
"id": 1,
"title": "БЕТА-ТЕСТ УЖЕ ОТКРЫТ!",
"data": "07.05.2021",
"link": "https://some.site"
},
<div class="news-n-card" id="sg pz" v-for='(newsi, index) in news' :key='index' ><h3>{{ newsi.data }}</h3><h1>{{ newsi.title }}</h1> <a> Подробнее </a></div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question