jira.js
Guide
GitHub
Preparing search index...
cloud
AutoCompleteSuggestionSchema
Variable AutoCompleteSuggestionSchema
Const
AutoCompleteSuggestionSchema
:
ZodObject
<
{
displayName
:
ZodOptional
<
ZodString
>
;
value
:
ZodOptional
<
ZodString
>
}
,
$loose
,
>
= ...
A field auto-complete suggestion.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
A field auto-complete suggestion.