TAMS Club Calendar Frontend Documentation
Preparing search index...
components/shared/Link
LinkProps
Type Alias LinkProps
LinkProps
:
{
activeClassName
?:
string
;
as
?:
NextLinkProps
[
"as"
]
;
href
:
NextLinkProps
[
"href"
]
;
linkAs
?:
NextLinkProps
[
"as"
]
;
noLinkStyle
?:
boolean
;
}
&
Omit
<
NextLinkComposedProps
,
"to"
|
"linkAs"
|
"href"
>
&
Omit
<
MuiLinkProps
,
"href"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TAMS Club Calendar Frontend Documentation
Loading...