@thepalaceproject/circulation-admin
Preparing search index...
components/ChangePasswordForm
ChangePasswordFormOwnProps
Interface ChangePasswordFormOwnProps
interface
ChangePasswordFormOwnProps
{
csrfToken
:
string
;
store
?:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
;
}
Hierarchy (
View Summary
)
ChangePasswordFormOwnProps
ChangePasswordFormProps
Index
Properties
csrf
Token
store?
Properties
csrf
Token
csrfToken
:
string
Optional
store
store
?:
Store
<
{
api
:
CombinedState
<
{}
,
any
,
"api"
>
;
bookEditor
:
BookState
;
catalog
:
State
;
editor
:
CombinedState
<
State
>
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
csrf
Token
store
@thepalaceproject/circulation-admin
Loading...