Preparing search index...
The search index is not available
@basaldev/blocks-frontend-framework
@basaldev/blocks-frontend-framework
block
auth
ResetPasswordRequestOptions
Interface ResetPasswordRequestOptions
interface
ResetPasswordRequestOptions
{
services
:
{
userApi
:
Pick
<
UserApi
<
unknown
>
,
"sendResetPasswordEmail"
>
;
}
;
settings
:
{
screenMode
:
"desktop"
|
"mobile"
;
}
;
}
Index
Properties
services
settings
Properties
services
services
:
{
userApi
:
Pick
<
UserApi
<
unknown
>
,
"sendResetPasswordEmail"
>
;
}
Type declaration
user
Api
:
Pick
<
UserApi
<
unknown
>
,
"sendResetPasswordEmail"
>
User Api
settings
settings
:
{
screenMode
:
"desktop"
|
"mobile"
;
}
Type declaration
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