`Link` (component)
==================



Props
-----

### `linkData` (required)

type: `object`


### `orientation` (required)

type: `enum('horizontal'|'vertical')`


### `pathFunc` (required)

type: `union(enum|func)`


### `styles`

type: `object`
defaultValue: `{}`


### `transitionDuration` (required)

type: `number`

