I'm using Vuetify 2 and need to redirect the user to a website when they click on a carousel image, each item of the carousel should link to a different website, so there needs to be multiple hrefs or something like that.
I tried some properties provided in the API, but I don't know if they are written correctly or if they are valid in Vuetify 2.
Use
tag to wrap each v-carousel-item.