Preparing search index...
The search index is not available
@thepalaceproject/library-registry-admin
@thepalaceproject/library-registry-admin
components/LibrariesPage
LibrariesPageStateProps
Interface LibrariesPageStateProps
interface
LibrariesPageStateProps
{
isLoaded
?:
boolean
;
libraries
?:
LibrariesData
;
results
?:
LibrariesData
;
updatedLibrary
?:
LibraryData
;
}
Hierarchy (
View Summary
)
LibrariesPageStateProps
LibrariesPageProps
Index
Properties
is
Loaded?
libraries?
results?
updated
Library?
Properties
Optional
is
Loaded
isLoaded
?:
boolean
Optional
libraries
libraries
?:
LibrariesData
Optional
results
results
?:
LibrariesData
Optional
updated
Library
updatedLibrary
?:
LibraryData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Loaded
libraries
results
updated
Library
@thepalaceproject/library-registry-admin
Loading...