jamespot-user-api
Preparing search index...
jArticleWidgetLittleSchema
Variable jArticleWidgetLittleSchema
Const
jArticleWidgetLittleSchema
:
ZodObject
<
{
_url
:
ZodString
;
dateCreation
:
ZodString
;
dateModified
:
ZodString
;
id
:
ZodType
<
number
,
ZodTypeDef
,
number
>
;
mainType
:
ZodLiteral
<
"article"
>
;
title
:
ZodString
;
uri
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
}
&
{
articleWidgetDisplayMode
:
ZodUnion
<
[
ZodEnum
<
[
"default"
,
"vertical"
]
>
,
ZodNull
,
ZodUndefined
]
,
>
;
articleWidgets
:
ZodArray
<
ZodObject
<
ZodShape
<
WidgetWrapperGeneric
<
CombinedWidgetType
>
>
,
"strip"
,
ZodTypeAny
,
WidgetWrapperGeneric
<
CombinedWidgetType
>
,
WidgetWrapperGeneric
<
CombinedWidgetType
>
,
>
,
"many"
,
>
;
type
:
ZodLiteral
<
"articleWidget"
>
;
}
,
"strip"
,
ZodTypeAny
,
jArticleWidgetLittle
,
jArticleWidgetLittle
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...