Skip to content

Commit

Permalink
updated Link docs to include the mention of aditional props
Browse files Browse the repository at this point in the history
  • Loading branch information
brigand committed Aug 6, 2014
1 parent f3b4de8 commit e3ba108
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/api/components/Link.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ name through the link's properties to the resulting url.
The className a `Link` receives when it's route is active. Defaults to
`active`.

### *others*

You can also pass props you'd like to be on the `<a>` such as a title, id, or className.

Example
-------

Expand Down

0 comments on commit e3ba108

Please sign in to comment.