Preparing search index...
The search index is not available
@basaldev/blocks-frontend-framework
@basaldev/blocks-frontend-framework
block
user
WizardBaseInfoOptions
Interface WizardBaseInfoOptions<TFormCustomFields>
interface
WizardBaseInfoOptions
<
TFormCustomFields
>
{
views
?:
{
Form
?:
ComponentClass
<
{
blockProps
:
BlockComponentProps
;
defaultValues
?:
Partial
<
BasicUserInformationInputFormData
<
TFormCustomFields
>
>
;
handleCancel
?:
(
(
)
=>
void
)
;
handleSubmit
:
(
(
formData
)
=>
Promise
<
unknown
>
)
;
progress
:
{
current
:
number
;
isLastPage
:
boolean
;
total
:
number
;
}
;
}
,
any
>
|
FunctionComponent
<
{
blockProps
:
BlockComponentProps
;
defaultValues
?:
Partial
<
BasicUserInformationInputFormData
<
TFormCustomFields
>
>
;
handleCancel
?:
(
(
)
=>
void
)
;
handleSubmit
:
(
(
formData
)
=>
Promise
<
unknown
>
)
;
progress
:
{
current
:
number
;
isLastPage
:
boolean
;
total
:
number
;
}
;
}
>
;
}
;
}
Type Parameters
TFormCustomFields
Index
Properties
views?
Properties
Optional
views
views
?:
{
Form
?:
ComponentClass
<
{
blockProps
:
BlockComponentProps
;
defaultValues
?:
Partial
<
BasicUserInformationInputFormData
<
TFormCustomFields
>
>
;
handleCancel
?:
(
(
)
=>
void
)
;
handleSubmit
:
(
(
formData
)
=>
Promise
<
unknown
>
)
;
progress
:
{
current
:
number
;
isLastPage
:
boolean
;
total
:
number
;
}
;
}
,
any
>
|
FunctionComponent
<
{
blockProps
:
BlockComponentProps
;
defaultValues
?:
Partial
<
BasicUserInformationInputFormData
<
TFormCustomFields
>
>
;
handleCancel
?:
(
(
)
=>
void
)
;
handleSubmit
:
(
(
formData
)
=>
Promise
<
unknown
>
)
;
progress
:
{
current
:
number
;
isLastPage
:
boolean
;
total
:
number
;
}
;
}
>
;
}
Type declaration
Optional
Form
?:
ComponentClass
<
{
blockProps
:
BlockComponentProps
;
defaultValues
?:
Partial
<
BasicUserInformationInputFormData
<
TFormCustomFields
>
>
;
handleCancel
?:
(
(
)
=>
void
)
;
handleSubmit
:
(
(
formData
)
=>
Promise
<
unknown
>
)
;
progress
:
{
current
:
number
;
isLastPage
:
boolean
;
total
:
number
;
}
;
}
,
any
>
|
FunctionComponent
<
{
blockProps
:
BlockComponentProps
;
defaultValues
?:
Partial
<
BasicUserInformationInputFormData
<
TFormCustomFields
>
>
;
handleCancel
?:
(
(
)
=>
void
)
;
handleSubmit
:
(
(
formData
)
=>
Promise
<
unknown
>
)
;
progress
:
{
current
:
number
;
isLastPage
:
boolean
;
total
:
number
;
}
;
}
>
View for the form
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
views
@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
View for the form