Download Latest Version 0.30.0 source code.zip (801.0 kB)
Email in envelope

Get an email when there's a new version of Sequential Workflow Designer

Home / v0.13.4
Name Modified Size InfoDownloads / Week
Parent folder
0.13.4 source code.tar.gz 2023-06-30 512.4 kB
0.13.4 source code.zip 2023-06-30 643.4 kB
README.md 2023-06-30 290 Bytes
Totals: 3 Items   1.2 MB 0

The getStepParents method of the Designer class supports now a step id as an argument. It is possible to get parents of a step by its id. The method still supports a step object or a sequence as an argument.

:::js
designer.getStepParents('eb4f481ee1b90c6e3fc9b42dd010d2a5');
Source: README.md, updated 2023-06-30