Jira.js - Jira Cloud API library
Preparing search index...
Version2Models
WorkflowPreviewLayout
Interface WorkflowPreviewLayout
Layout coordinates for workflow elements.
interface
WorkflowPreviewLayout
{
x
?:
number
;
y
?:
number
;
}
Index
Properties
x?
y?
Properties
Optional
x
x
?:
number
The X coordinate.
Optional
y
y
?:
number
The Y coordinate.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
Jira.js - Jira Cloud API library
Loading...
Layout coordinates for workflow elements.