Hex Core JS
Preparing search index...
Forms
FormFormatStateRawModifiers
Type Alias FormFormatStateRawModifiers<FV>
FormFormatStateRawModifiers
:
Readonly
<
{
setFormFormatFunctions
:
(
action
:
React.SetStateAction
<
FormFormatStateData
<
FV
>
[
"formFormatFunctions"
]
,
>
,
)
=>
void
;
setFormLabels
:
(
action
:
React.SetStateAction
<
FormFormatStateData
<
FV
>
[
"formLabels"
]
>
,
)
=>
void
;
}
,
>
Type Parameters
FV
extends
FormValues
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...