RouterLink
RouterLink is the current route-aware anchor component exported from vuloom/app.
<RouterLink to="/blog/hello-world">Read post</RouterLink>
Notes
- this docs set only assumes
RouterLink, not a separateLinkalias RouterLinkcomes from the Vue router layer used by Vuloom- if a
Linkalias is introduced later, document it separately after it exists