jira.js
Guide
GitHub
Preparing search index...
cloud
CustomFieldContextDefaultValueTextFieldSchema
Variable CustomFieldContextDefaultValueTextFieldSchema
Const
CustomFieldContextDefaultValueTextFieldSchema
:
ZodObject
<
{
contextId
:
ZodString
;
text
:
ZodOptional
<
ZodString
>
;
type
:
ZodEnum
<
{
textfield
:
"textfield"
}
>
;
}
,
$loose
,
>
= ...
The default text for a text custom field.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The default text for a text custom field.