Preparing search index...
The search index is not available
@rendley/sdk - v1.11.0
@rendley/sdk
PropertyDescriptionSchema
Variable PropertyDescriptionSchema
Const
PropertyDescriptionSchema
:
Zod
.
z
.
ZodObject
<
{
defaultValue
:
Zod
.
z
.
ZodType
<
Required
<
any
>
,
Zod
.
z
.
ZodTypeDef
,
Required
<
any
>
,
>
;
description
:
Zod
.
z
.
ZodOptional
<
Zod
.
z
.
ZodString
>
;
label
:
Zod
.
z
.
ZodOptional
<
Zod
.
z
.
ZodString
>
;
name
:
Zod
.
z
.
ZodString
;
type
:
Zod
.
z
.
ZodNativeEnum
<
typeof
PropertyDescriptionTypeEnum
>
;
}
,
"strip"
,
Zod
.
z
.
ZodTypeAny
,
{
defaultValue
:
Required
<
any
>
;
description
?:
string
;
label
?:
string
;
name
:
string
;
type
:
PropertyDescriptionTypeEnum
;
}
,
{
defaultValue
:
Required
<
any
>
;
description
?:
string
;
label
?:
string
;
name
:
string
;
type
:
PropertyDescriptionTypeEnum
;
}
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.11.0
Loading...