Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/BookDetailsContainer
BookDetailsContainerContext
Interface BookDetailsContainerContext
interface
BookDetailsContainerContext
{
admin
:
default
;
csrfToken
:
string
;
editorStore
:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
;
library
:
(
collectionUrl
:
string
,
bookUrl
:
string
)
=>
string
;
tab
:
string
;
}
Index
Properties
admin
csrf
Token
editor
Store
library
tab
Properties
admin
admin
:
default
csrf
Token
csrfToken
:
string
editor
Store
editorStore
:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
library
library
:
(
collectionUrl
:
string
,
bookUrl
:
string
)
=>
string
tab
tab
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
admin
csrf
Token
editor
Store
library
tab
@thepalaceproject/circulation-admin
Loading...