@thepalaceproject/circulation-admin
Preparing search index...
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...