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