Preparing search index...
The search index is not available
@thepalaceproject/library-registry-admin
@thepalaceproject/library-registry-admin
components/PlsIDForm
PlsIDFormOwnProps
Interface PlsIDFormOwnProps
interface
PlsIDFormOwnProps
{
currentID
?:
string
;
fetchLibrary
:
(
uuid
:
string
)
=>
LibraryData
;
store
:
Store
<
State
>
;
uuid
:
string
;
}
Hierarchy (
View Summary
)
PlsIDFormOwnProps
PlsIDFormProps
Index
Properties
currentID?
fetch
Library
store
uuid
Properties
Optional
currentID
currentID
?:
string
fetch
Library
fetchLibrary
:
(
uuid
:
string
)
=>
LibraryData
store
store
:
Store
<
State
>
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currentID
fetch
Library
store
uuid
@thepalaceproject/library-registry-admin
Loading...