Preparing search index...
The search index is not available
@rendley/sdk - v1.7.2
@rendley/sdk
PropertySchema
Variable PropertySchema
Const
PropertySchema
:
Zod
.
z
.
ZodObject
<
{
label
:
Zod
.
z
.
ZodString
;
name
:
Zod
.
z
.
ZodString
;
type
:
Zod
.
z
.
ZodDefault
<
Zod
.
z
.
ZodNativeEnum
<
typeof
PropertyTypeEnum
>
>
;
value
:
Zod
.
z
.
ZodOptional
<
Zod
.
z
.
ZodUnknown
>
;
}
,
"strip"
,
Zod
.
z
.
ZodTypeAny
,
{
label
:
string
;
name
:
string
;
type
:
TEXT
;
value
?:
unknown
}
,
{
label
:
string
;
name
:
string
;
type
?:
TEXT
;
value
?:
unknown
}
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.7.2
Loading...