Everything-Explained / evex-client

The SPA that is served by the web server for Everything Explained.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Create wrapper around 'router-link' component #51

Open Jaeiya opened 3 years ago

Jaeiya commented 3 years ago

This is useful if we need more fine-grained control of our links, like an icon for external links.

docs https://vueschool.io/articles/vuejs-tutorials/extending-vue-router-links-in-vue-3/