You've already forked AstralRinth
forked from didirus/AstralRinth
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',
}
]"
/>