@thepalaceproject/circulation-admin
Preparing search index...
components/CustomLists
CustomListsOwnProps
Interface CustomListsOwnProps
interface
CustomListsOwnProps
{
csrfToken
:
string
;
editOrCreate
?:
string
;
identifier
?:
string
;
library
:
string
;
startingTitle
?:
string
;
store
?:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
;
}
Hierarchy (
View Summary
)
CustomListsOwnProps
CustomListsProps
Index
Properties
csrf
Token
edit
Or
Create?
identifier?
library
starting
Title?
store?
Properties
csrf
Token
csrfToken
:
string
Optional
edit
Or
Create
editOrCreate
?:
string
Optional
identifier
identifier
?:
string
library
library
:
string
Optional
starting
Title
startingTitle
?:
string
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
csrf
Token
edit
Or
Create
identifier
library
starting
Title
store
@thepalaceproject/circulation-admin
Loading...