Home > @vue-storefront/core > UseForgotPassword
UseForgotPassword interface
Signature:
export interface UseForgotPassword<RESULT>
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| error | ComputedProperty<UseForgotPasswordErrors> | ||
| loading | ComputedProperty<boolean> | ||
| result | ComputedProperty<RESULT> |
Methods
| Method | Description |
|---|---|
| request(params) | |
| setNew(params) |