Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/Header
HeaderRouter
Interface HeaderRouter
interface
HeaderRouter
{
createHref
:
(
location
:
string
|
Location
)
=>
string
;
getCurrentLocation
?:
Function
;
push
:
(
location
:
string
|
Location
)
=>
any
;
}
Hierarchy
Router
HeaderRouter
Index
Properties
create
Href
get
Current
Location?
push
Properties
create
Href
createHref
:
(
location
:
string
|
Location
)
=>
string
Optional
get
Current
Location
getCurrentLocation
?:
Function
push
push
:
(
location
:
string
|
Location
)
=>
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
Href
get
Current
Location
push
@thepalaceproject/circulation-admin
Loading...