Preparing search index...
The search index is not available
@resistdesign/voltra
@resistdesign/voltra
Common
Routing
getParamsAndTestPath
Function getParamsAndTestPath
get
Params
And
Test
Path
(
path
,
testPath
,
exact
?
)
:
false
|
Record
<
string
,
any
>
Get the parameter values from a path string and test the
path
against a
testPath
.
Parameters
path
:
string
testPath
:
string
exact
:
boolean
= false
Returns
false
|
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@resistdesign/voltra
Loading...
Get the parameter values from a path string and test the
path
against atestPath
.