@oneblink/sdk-core
Preparing search index...
SubmissionEventTypes
FormElementMapping
Type Alias FormElementMapping<T>
FormElementMapping
:
T
&
(
|
{
formElementId
:
string
;
mapping
:
FormElementMapping
<
T
>
;
type
:
"FORM_FORM_ELEMENT"
;
}
|
{
formElementId
:
string
;
type
:
"FORM_ELEMENT"
}
|
{
type
:
"VALUE"
;
value
:
number
|
string
|
boolean
|
string
[]
}
|
{
type
:
"SUBMISSION_ID"
}
|
{
type
:
"EXTERNAL_ID"
}
)
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk-core
Loading...