Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
@membranehq/react
_FlattenedError
Type Alias _FlattenedError<T, U>
type
_FlattenedError
<
T
,
U
=
string
>
=
{
formErrors
:
U
[]
;
fieldErrors
:
{
[
P
in
keyof
T
]
?:
U
[]
}
;
}
Type Parameters
T
U
=
string
Index
Properties
form
Errors
field
Errors
Properties
form
Errors
formErrors
:
U
[]
field
Errors
fieldErrors
:
{
[
P
in
keyof
T
]
?:
U
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
form
Errors
field
Errors
Console
SDK
REST API
Membrane React - v0.6.0
Loading...