Preparing search index...
The search index is not available
@thepalaceproject/library-registry-admin
@thepalaceproject/library-registry-admin
components/LibraryDetailPage
LibraryDetailPageOwnProps
Interface LibraryDetailPageOwnProps
interface
LibraryDetailPageOwnProps
{
library
:
LibraryData
;
store
:
Store
<
State
>
;
updateColor
:
(
stages
:
string
[]
)
=>
void
;
}
Hierarchy (
View Summary
)
LibraryDetailPageOwnProps
LibraryDetailPageProps
Index
Properties
library
store
update
Color
Properties
library
library
:
LibraryData
store
store
:
Store
<
State
>
update
Color
updateColor
:
(
stages
:
string
[]
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
library
store
update
Color
@thepalaceproject/library-registry-admin
Loading...