Preparing search index...
The search index is not available
@basaldev/blocks-frontend-framework
@basaldev/blocks-frontend-framework
block
auth
ResetPasswordSubmitOptions
Interface ResetPasswordSubmitOptions
interface
ResetPasswordSubmitOptions
{
services
:
{
userApi
:
Pick
<
UserApi
<
unknown
>
,
"resetPassword"
>
;
}
;
settings
:
{
passwordValidateStrategy
:
PasswordValidateStrategy
;
screenMode
:
"desktop"
|
"mobile"
;
}
;
}
Index
Properties
services
settings
Properties
services
services
:
{
userApi
:
Pick
<
UserApi
<
unknown
>
,
"resetPassword"
>
;
}
Type declaration
user
Api
:
Pick
<
UserApi
<
unknown
>
,
"resetPassword"
>
User Api
settings
settings
:
{
passwordValidateStrategy
:
PasswordValidateStrategy
;
screenMode
:
"desktop"
|
"mobile"
;
}
Type declaration
password
Validate
Strategy
:
PasswordValidateStrategy
Password validation strategy
screen
Mode
:
"desktop"
|
"mobile"
Screen size to show for this block
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
services
settings
@basaldev/blocks-frontend-framework
block
ErrorBoundary
MockSessionService
AcceptInvitationSignUpFormData
AcceptInvitationSignUpProps
AllOrganizationTableRowData
ApiGetOptions
ApiGetState
ApiMutationOptions
AppInitializerOptions
AppOptions
AutoRefreshConfiguration
AutoScreenSizeProps
AutoloadPageTitleBreadcrumbsOptions
AutoloadPageTitleOptions
AvatarProps
BadgeProps
BaseCellProps
BasicUserInformationInputFormData
BasicUserInformationInputProps
BlockComponentProps
Loading...
Generated using
TypeDoc
User Api