We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b4de8 commit e3ba108Copy full SHA for e3ba108
docs/api/components/Link.md
@@ -27,6 +27,10 @@ name through the link's properties to the resulting url.
27
The className a `Link` receives when it's route is active. Defaults to
28
`active`.
29
30
+### *others*
31
+
32
+You can also pass props you'd like to be on the `<a>` such as a title, id, or className.
33
34
Example
35
-------
36
0 commit comments