I have a list of search results of the routes of my SPA brought through a v-for and I need that for the router-links accessed, have a style similar to a: visited and I can not do this with the css of the page. When accessing an item, when returning to the listing, all items are with the: visited selector.
Is there any way to do this with the router-link?