Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/url-runtime-params
StateData
Interface StateData<P>
interface
StateData
<
P
>
{
state
:
{
params
?:
{
[
name
in
string
|
number
|
symbol
]
:
string
}
;
type
?:
"remove"
;
url
:
string
;
}
;
url
:
string
;
}
Type Parameters
P
extends
Params
=
Params
Index
Properties
state
url
Properties
state
state
:
{
params
?:
{
[
name
in
string
|
number
|
symbol
]
:
string
}
;
type
?:
"remove"
;
url
:
string
;
}
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
state
url
NextGIS Frontend
Loading...