@oneblink/apps-react
Preparing search index...
NestedFormElementValueChangeHandler
Type Alias NestedFormElementValueChangeHandler<T>
NestedFormElementValueChangeHandler
:
ValueChangeHandler
<
{
deleteSection
?:
boolean
;
executedLookups
:
|
ExecutedLookupValue
|
(
(
currentExecutedLookups
:
ExecutedLookupValue
)
=>
ExecutedLookupValue
)
;
sectionState
:
|
SectionState
|
(
(
currentSectionState
:
SectionState
)
=>
SectionState
)
;
value
?:
T
|
(
(
existingValue
?:
T
)
=>
T
|
undefined
)
;
}
,
>
Type Parameters
T
=
unknown
Settings
Theme
OS
Light
Dark
@oneblink/apps-react
Loading...