Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
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
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
Source Code
@resolution/jira-api-client
Loading...
Layout coordinates for workflow elements.