Skip to content

Commit

Permalink
docs: Update active-links.md (#2207)
Browse files Browse the repository at this point in the history
* Update active-links.md

Add Documentation regarding RouteLink "Active" state through the use of slot properties

* Update packages/docs/guide/essentials/active-links.md

---------

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
  • Loading branch information
claushellsing and posva committed Apr 14, 2024
1 parent 0672d30 commit 7b6dcae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/guide/essentials/active-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ const router = createRouter({
})
```

See [Extending RouterLink](../advanced/extending-router-link) for more advanced customization techniques.
See [Extending RouterLink](../advanced/extending-router-link) for more advanced customization techniques using the `v-slot` API.

0 comments on commit 7b6dcae

Please sign in to comment.