Variable: Link
• Const
Link: ForwardRefExoticComponent
<Omit
<AnchorHTMLAttributes
<HTMLAnchorElement
>, "href"
> & RouterPushOptions
& { Component?
: ForwardRefRenderFunction
<HTMLAnchorElement
, LinkComponentProps
> ; activeClassName?
: string
; activeStyle?
: CSSProperties
; exact?
: boolean
; href
: string
| Location
; prefetch?
: boolean
; replace?
: boolean
; scroll?
: boolean
; strict?
: boolean
; isActive?
: (location
: Location
) => boolean
} & RefAttributes
<HTMLAnchorElement
>>
Defined in
onekijs/packages/onekijs-framework/src/app/Link.tsx:5