Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/SelfTestsCategory
SelfTestsCategoryProps
Interface SelfTestsCategoryProps
interface
SelfTestsCategoryProps
{
csrfToken
:
string
;
items
:
CollectionData
[]
|
PatronAuthServiceData
[]
;
linkName
:
string
;
store
:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
;
type
:
string
;
}
Index
Properties
csrf
Token
items
link
Name
store
type
Properties
csrf
Token
csrfToken
:
string
items
items
:
CollectionData
[]
|
PatronAuthServiceData
[]
link
Name
linkName
:
string
store
store
:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
csrf
Token
items
link
Name
store
type
@thepalaceproject/circulation-admin
Loading...