Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-lib
cockpit
Location
Interface Location
interface
Location
{
href
:
string
;
options
:
{
[
name
:
string
]
:
string
|
string
[]
;
}
;
path
:
string
[]
;
url_root
:
string
;
go
(
path
:
string
|
cockpit
.
Location
,
options
?:
{
[
key
:
string
]
:
string
;
}
)
:
void
;
replace
(
path
:
string
|
cockpit
.
Location
,
options
?:
{
[
key
:
string
]
:
string
;
}
)
:
void
;
}
Index
Properties
href
options
path
url_
root
Methods
go
replace
Properties
href
href
:
string
options
options
:
{
[
name
:
string
]
:
string
|
string
[]
;
}
Type declaration
[
name
:
string
]:
string
|
string
[]
path
path
:
string
[]
url_
root
url_
root
:
string
Methods
go
go
(
path
:
string
|
cockpit
.
Location
,
options
?:
{
[
key
:
string
]
:
string
;
}
)
:
void
Parameters
path
:
string
|
cockpit
.
Location
Optional
options
:
{
[
key
:
string
]
:
string
;
}
[
key
:
string
]:
string
Returns
void
replace
replace
(
path
:
string
|
cockpit
.
Location
,
options
?:
{
[
key
:
string
]
:
string
;
}
)
:
void
Parameters
path
:
string
|
cockpit
.
Location
Optional
options
:
{
[
key
:
string
]
:
string
;
}
[
key
:
string
]:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
href
options
path
url_
root
go
replace
Official Cockpit API Documentation
Houston Common Library
Loading...