Phase
23 Sep 20251 minute to read
Defines the behavior of phase in swimLane
Properties
addInfo Object
Allows the user to save custom information about phases. Example: addInfo: {‘phase’: ‘phase 1 info’ }
Defaults to undefined
header HeaderModel
Sets the header collection of the phase
Defaults to new Header()
id string
Sets the id of the phase
Defaults to ’’
offset number
Sets the offset of the phase
Defaults to 100
style ShapeStyleModel
Sets the style of the phase
Defaults to ’’