1👍
✅
Just wrap the date in an anchor tag.
<v-list-item-content>
<v-list-item-title>
<a href="http://www.google.com">02.06.2023</a>
</v-list-item-title>
</v-list-item-content>
Source:stackexchange.com