Hex Core JS
Preparing search index...
Forms
useFormSubmissionLock
Function useFormSubmissionLock
useFormSubmissionLock
(
__namedParameters
:
UseFormSubmissionLockArgs
,
)
:
{
isLocked
:
boolean
;
setLock
:
(
isLocked
:
boolean
)
=>
void
}
Parameters
__namedParameters
:
UseFormSubmissionLockArgs
Returns
{
isLocked
:
boolean
;
setLock
:
(
isLocked
:
boolean
)
=>
void
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...