Integration App SDK - v1.14.0
Console
React Lib
REST API
Preparing search index...
@integration-app/sdk
typeToFlattenedError
Type Alias typeToFlattenedError<T, U>
type
typeToFlattenedError
<
T
,
U
=
string
>
=
{
formErrors
:
U
[]
;
fieldErrors
:
{
[
P
in
allKeys
<
T
>
]
?:
U
[]
}
;
}
Type Parameters
T
U
=
string
Index
Properties
form
Errors
field
Errors
Properties
form
Errors
formErrors
:
U
[]
field
Errors
fieldErrors
:
{
[
P
in
allKeys
<
T
>
]
?:
U
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
form
Errors
field
Errors
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...