LinkProps
__type(location: Location): boolean
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| href | string | Location | 
Additional properties for advanced use cases
| Properties | Type | Description | 
|---|---|---|
| activeClassName | string | |
| activeStyle | React.CSSProperties | |
| Component | React.ForwardRefRenderFunction<HTMLAnchorElement, LinkComponentProps> | |
| exact | boolean | |
| isActive | ||
| locale | string | false | |
| prefetch | boolean | |
| replace | boolean | |
| scroll | boolean | |
| shallow | boolean | |
| state | AnonymousObject<any> | |
| strict | boolean |