@thepalaceproject/circulation-admin
Preparing search index...
api/submitForm
submitForm
Function submitForm
submitForm
(
url
:
string
,
__namedParameters
?:
{
csrfToken
?:
any
;
data
?:
any
;
defaultErrorMessage
?:
string
;
method
?:
string
;
returnType
?:
any
;
}
,
)
:
Promise
<
unknown
>
Parameters
url
:
string
__namedParameters
:
{
csrfToken
?:
any
;
data
?:
any
;
defaultErrorMessage
?:
string
;
method
?:
string
;
returnType
?:
any
;
}
= {}
Returns
Promise
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@thepalaceproject/circulation-admin
Loading...