Search
Preparing search index...
The search index is not available
Next.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Next.js
client/with-router
Module client/with-router
Index
Type aliases
Exclude
Router
Props
With
Router
Props
Functions
default
Type aliases
Exclude
Router
Props
Exclude
Router
Props<P>
:
Pick
<
P
,
Exclude
<
keyof
P
,
keyof
WithRouterProps
>
>
Type parameters
P
With
Router
Props
With
Router
Props
:
{
router
:
NextRouter
}
Type declaration
router
:
NextRouter
Functions
default
default<P, C>
(
ComposedComponent
:
NextComponentType
<
C
,
any
,
P
>
)
:
React.ComponentType
<
ExcludeRouterProps
<
P
>
>
Type parameters
P
:
WithRouterProps
C =
NextPageContext
Parameters
ComposedComponent:
NextComponentType
<
C
,
any
,
P
>
Returns
React.ComponentType
<
ExcludeRouterProps
<
P
>
>
Modules
client/with-
router
Exclude
Router
Props
With
Router
Props
default
Generated using
TypeDoc