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