jamespot-user-api
Preparing search index...
surveyFieldTextareaSchema
Variable surveyFieldTextareaSchema
Const
surveyFieldTextareaSchema
:
ZodObject
<
{
condition
:
ZodType
<
boolean
,
ZodTypeDef
,
boolean
>
;
description
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
extraParams
:
ZodOptionalType
<
ZodType
<
Record
<
string
,
unknown
>
|
undefined
,
ZodTypeDef
,
Record
<
string
,
unknown
>
|
undefined
,
>
,
>
;
label
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
mandatory
:
ZodType
<
boolean
,
ZodTypeDef
,
boolean
>
;
uniqid
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
}
&
{
data
:
ZodString
;
name
:
ZodLiteral
<
Textarea
>
;
widgetOptions
:
ZodObject
<
ZodShape
<
SurveyFieldOptionTextarea
>
,
"strip"
,
ZodTypeAny
,
SurveyFieldOptionTextarea
,
SurveyFieldOptionTextarea
,
>
;
}
,
"strip"
,
ZodTypeAny
,
{
condition
:
boolean
;
data
:
string
;
description
:
string
;
extraParams
?:
Record
<
string
,
unknown
>
;
label
:
string
;
mandatory
:
boolean
;
name
:
Textarea
;
uniqid
:
string
;
widgetOptions
:
SurveyFieldOptionTextarea
;
}
,
{
condition
:
boolean
;
data
:
string
;
description
:
string
;
extraParams
?:
Record
<
string
,
unknown
>
;
label
:
string
;
mandatory
:
boolean
;
name
:
Textarea
;
uniqid
:
string
;
widgetOptions
:
SurveyFieldOptionTextarea
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...