AnimateLink#
This component extends la-danze-ui NavLink (chich extends NavLink of react-router-dom). It provides additional props for animating nested routing (see explanation).
Example#
Props#
Extends la-danze-ui
NavLinkprops
Additional props:
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| animationKey | AnimationKey | Yes | Override key prop. Use it only if you have nested routes. It will prevent parent route to re render. |