You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
Hi there,
how can we generate:
ListItem
Button
with
a
tag andhref
attribute?I was able to handle only
on:click
+ programmatic navigation, but for SEO-friendly pages, it would be useful to generate:<a href="...">
In Vuetify this is supported with either:
to
,href
,nuxt
component attributes.Any plan for supporting it?
Thanks.
The text was updated successfully, but these errors were encountered: