@thepalaceproject/circulation-admin
Preparing search index...
components/Header
HeaderOwnProps
Interface HeaderOwnProps
interface
HeaderOwnProps
{
logoOnly
?:
boolean
;
store
?:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
;
}
Hierarchy (
View Summary
)
HeaderOwnProps
HeaderProps
Index
Properties
logo
Only?
store?
Properties
Optional
logo
Only
logoOnly
?:
boolean
Optional
store
store
?:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
logo
Only
store
@thepalaceproject/circulation-admin
Loading...