Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/ChangePasswordForm
ChangePasswordFormDispatchProps
Interface ChangePasswordFormDispatchProps
interface
ChangePasswordFormDispatchProps
{
changePassword
?:
(
data
:
FormData
)
=>
Promise
<
void
>
;
}
Hierarchy (
View Summary
)
ChangePasswordFormDispatchProps
ChangePasswordFormProps
Index
Properties
change
Password?
Properties
Optional
change
Password
changePassword
?:
(
data
:
FormData
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
change
Password
@thepalaceproject/circulation-admin
Loading...