Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/SelfTestsTabContainer
SelfTestsTabContainerStateProps
Interface SelfTestsTabContainerStateProps
interface
SelfTestsTabContainerStateProps
{
fetchError
?:
FetchErrorData
;
isLoaded
?:
boolean
;
items
?:
CollectionsData
|
PatronAuthServicesData
;
}
Hierarchy (
View Summary
)
SelfTestsTabContainerStateProps
SelfTestsTabContainerProps
Index
Properties
fetch
Error?
is
Loaded?
items?
Properties
Optional
fetch
Error
fetchError
?:
FetchErrorData
Optional
is
Loaded
isLoaded
?:
boolean
Optional
items
items
?:
CollectionsData
|
PatronAuthServicesData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
Error
is
Loaded
items
@thepalaceproject/circulation-admin
Loading...