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.16.9
Name Modified Size InfoDownloads / Week
Parent folder
0.16.9 source code.tar.gz 2023-10-11 554.7 kB
0.16.9 source code.zip 2023-10-11 707.3 kB
README.md 2023-10-11 246 Bytes
Totals: 3 Items   1.3 MB 0

This version adds a possibility to disable keyboard shortcuts. Additionally you may filter keyboard events handled by the designer.

:::js
// Disabled shortcuts
const configuration = {
  keyboard: false,
  // ...
};
Source: README.md, updated 2023-10-11