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.2.1
Name Modified Size InfoDownloads / Week
Parent folder
0.2.1 source code.tar.gz 2022-10-15 201.4 kB
0.2.1 source code.zip 2022-10-15 266.8 kB
README.md 2022-10-15 177 Bytes
Totals: 3 Items   468.4 kB 0

Support undo and redo. This feature is disabled by default. To enable it add the below config.

:::js
const config = {
  undoStackSize: 10,
  // ...
};
Source: README.md, updated 2022-10-15