UNPKG

@inkline/inkline

Version:

Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems.

7 lines (6 loc) 219 B
<i-nav> <i-nav-item href="https://inkline.io" onclick="return false;">Link</i-nav-item> <i-nav-item :to="{ path: '/docs/components/nav' }" onclick="return false;" >Router Link</i-nav-item > </i-nav>