Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
typeToFlattenedError
Type alias typeToFlattenedError<T, U>
type
To
Flattened
Error
<
T
,
U
>
:
{
fieldErrors
:
{
[
P
in
allKeys
<
T
>
]
?:
U
[]
}
;
formErrors
:
U
[]
;
}
Type Parameters
T
U
=
string
Type declaration
field
Errors
:
{
[
P
in
allKeys
<
T
>
]
?:
U
[]
}
form
Errors
:
U
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc