Capsium TypeScript API
Capsium
GitHub
Preparing search index...
@capsium/core
effectiveRoutePath
Function effectiveRoutePath
effectiveRoutePath
(
route
:
{
path
:
string
;
remap
?:
string
}
)
:
string
Effective public path of a route:
remap
when declared, else
path
.
Parameters
route
:
{
path
:
string
;
remap
?:
string
}
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Capsium
GitHub
Capsium TypeScript API
Loading...
Effective public path of a route:
remapwhen declared, elsepath.