mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
967 B
967 B
NavRow
Note: the links and animation do not work in the documentation as Vue Router is not used for routing
<NavRow :links="[
{
label: 'Avatar',
href: '/components/avatar.html',
},
{
label: 'Badge',
href: '/components/nav-row.html',
},
{
label: 'Pagination',
href: '/components/Pagination.html',
},
{
label: 'NavRow',
href: '/components/nav-row.html',
}
]"
/>