@oneblink/apps-react
Preparing search index...
FormElementLookupHandler
Type Alias FormElementLookupHandler
FormElementLookupHandler
:
(
setter
:
(
data
:
{
elements
:
FormElement
[]
;
executedLookups
:
ExecutedLookups
;
lastElementUpdated
:
FormElement
|
undefined
;
sectionState
:
SectionState
|
undefined
;
submission
:
S3SubmissionData
[
"submission"
]
;
}
,
)
=>
{
elements
:
FormElement
[]
;
executedLookups
:
ExecutedLookups
;
submission
:
S3SubmissionData
[
"submission"
]
;
}
,
)
=>
void
Type Declaration
(
setter
:
(
data
:
{
elements
:
FormElement
[]
;
executedLookups
:
ExecutedLookups
;
lastElementUpdated
:
FormElement
|
undefined
;
sectionState
:
SectionState
|
undefined
;
submission
:
S3SubmissionData
[
"submission"
]
;
}
,
)
=>
{
elements
:
FormElement
[]
;
executedLookups
:
ExecutedLookups
;
submission
:
S3SubmissionData
[
"submission"
]
;
}
,
)
:
void
Parameters
setter
:
(
data
:
{
elements
:
FormElement
[]
;
executedLookups
:
ExecutedLookups
;
lastElementUpdated
:
FormElement
|
undefined
;
sectionState
:
SectionState
|
undefined
;
submission
:
S3SubmissionData
[
"submission"
]
;
}
,
)
=>
{
elements
:
FormElement
[]
;
executedLookups
:
ExecutedLookups
;
submission
:
S3SubmissionData
[
"submission"
]
;
}
Returns
void
Settings
Theme
OS
Light
Dark
@oneblink/apps-react
Loading...