KC's Workspace
Github
Preparing search index...
@kcws/actkits
<internal>
_FlattenedError
Type Alias _FlattenedError<T, U>
type
_FlattenedError
<
T
,
U
=
string
>
=
{
fieldErrors
:
{
[
P
in
keyof
T
]
?:
U
[]
}
;
formErrors
:
U
[]
;
}
Type Parameters
T
U
=
string
Index
Properties
field
Errors
form
Errors
Properties
field
Errors
fieldErrors
:
{
[
P
in
keyof
T
]
?:
U
[]
}
form
Errors
formErrors
:
U
[]
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
field
Errors
form
Errors
Github
KC's Workspace
Loading...