Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
@membranehq/sdk
_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
React Lib
REST API
Membrane SDK - v0.8.0
Loading...