mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
An `innerRef` prop was added to <Link> in `react-router-dom@4.2` The node will be an anchor tag, which is why I made the callback accept an `HTMLAnchorElement` rather than an `HTMLElement`, however this isn't explicitly documented. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| react-router-dom-tests.tsx | ||
| tsconfig.json | ||
| tslint.json | ||