jira.js
Guide
GitHub
Preparing search index...
cloud
ScreenTypesSchema
Variable ScreenTypesSchema
Const
ScreenTypesSchema
:
ZodObject
<
{
create
:
ZodOptional
<
ZodNumber
>
;
default
:
ZodNumber
;
edit
:
ZodOptional
<
ZodNumber
>
;
view
:
ZodOptional
<
ZodNumber
>
;
}
,
$loose
,
>
= ...
The IDs of the screens for the screen types of the screen scheme.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The IDs of the screens for the screen types of the screen scheme.