Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
@membranehq/react
ZodDefaultDef
Interface ZodDefaultDef<T>
interface
ZodDefaultDef
<
T
extends
ZodTypeAny
=
ZodTypeAny
>
{
errorMap
?:
ZodErrorMap
;
description
?:
string
;
innerType
:
T
;
defaultValue
:
()
=>
noUndefined
<
T
[
"_input"
]
>
;
typeName
:
ZodDefault
;
}
Type Parameters
T
extends
ZodTypeAny
=
ZodTypeAny
Hierarchy (
View Summary
)
ZodTypeDef
ZodDefaultDef
Index
Properties
error
Map?
description?
inner
Type
default
Value
type
Name
Properties
Optional
error
Map
errorMap
?:
ZodErrorMap
Optional
description
description
?:
string
inner
Type
innerType
:
T
default
Value
defaultValue
:
()
=>
noUndefined
<
T
[
"_input"
]
>
type
Name
typeName
:
ZodDefault
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Map
description
inner
Type
default
Value
type
Name
Console
SDK
REST API
Membrane React - v0.2.1
Loading...