Preparing search index...
The search index is not available
@rxap/ngx-material-authentication - v19.0.3
@rxap/ngx-material-authentication
ResetPasswordFormSubmitMethod
Class ResetPasswordFormSubmitMethod
Implements
FormSubmitMethod
<
any
>
Index
Constructors
constructor
Methods
call
Constructors
constructor
new
ResetPasswordFormSubmitMethod
(
route
:
ActivatedRoute
,
setNewPasswordWithResetTokenMethod
:
SetNewPasswordWithResetTokenMethod
,
snackBar
:
MatSnackBar
,
router
:
Router
,
)
:
ResetPasswordFormSubmitMethod
Parameters
route
:
ActivatedRoute
setNewPasswordWithResetTokenMethod
:
SetNewPasswordWithResetTokenMethod
snackBar
:
MatSnackBar
router
:
Router
Returns
ResetPasswordFormSubmitMethod
Methods
call
call
(
value
:
{
password
:
string
}
)
:
boolean
|
Promise
<
boolean
>
Parameters
value
:
{
password
:
string
}
Returns
boolean
|
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
call
@rxap/ngx-material-authentication - v19.0.3
Loading...