Preparing search index...
The search index is not available
router-segments
router-segments
EndRoutePath
Interface EndRoutePath
interface
EndRoutePath
{
completePath
:
string
;
namedParams
:
RoutePathNamedParams
;
path
:
string
;
regExp
:
RegExp
;
toPath
:
(
(
args
?:
Record
<
string
,
any
>
)
=>
string
)
;
}
Hierarchy (
view full
)
RoutePathInterface
EndRoutePath
Index
Properties
complete
Path
named
Params
path
reg
Exp
to
Path
Properties
complete
Path
complete
Path
:
string
named
Params
named
Params
:
RoutePathNamedParams
path
path
:
string
reg
Exp
reg
Exp
:
RegExp
to
Path
to
Path
:
(
(
args
?:
Record
<
string
,
any
>
)
=>
string
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
complete
Path
named
Params
path
reg
Exp
to
Path
router-segments
Loading...