Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WorkflowLayoutDirectionType

Index

Enumeration members

BOTTOM_TOP = "BottomTop"

Flow goes from bottom to top

LEFT_RIGHT = "LeftRight"

Flow goes from left to right

RIGHT_LEFT = "RightLeft"

Flow goes from right to left

TOP_BOTTOM = "TopBottom"

Flow goes from top to bottom

Generated using TypeDoc