@micro-router
Preparing search index...
@micro-router/core
RouteHandler
Type Alias RouteHandler<P, R>
RouteHandler
:
(
result
:
MatchSuccessForPath
<
P
>
)
=>
R
Type Parameters
P
extends
Path
=
Path
R
=
unknown
Type Declaration
(
result
:
MatchSuccessForPath
<
P
>
)
:
R
Parameters
result
:
MatchSuccessForPath
<
P
>
Returns
R
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@micro-router
Loading...