jira.js
Guide
GitHub
Preparing search index...
cloud
WorkflowStatusLayoutSchema
Variable WorkflowStatusLayoutSchema
Const
WorkflowStatusLayoutSchema
:
ZodObject
<
{
x
:
ZodOptional
<
ZodNullable
<
ZodNumber
>
>
;
y
:
ZodOptional
<
ZodNullable
<
ZodNumber
>
>
;
}
,
$loose
,
>
= ...
The x and y location of the status in the workflow.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The x and y location of the status in the workflow.