KeyTable 2.12.0

DataTables CDN files for KeyTable 2.12.0. This software was originally released on 15th February, 2024.

Release notes

A minor release of KeyTable which ensures full compatibility with DataTables 2. It also introduces the ability to fine-tune the clipboard behaviour of KeyTable.

KeyTable 2.12+ is compatible with both DataTables 1 and 2.

New

  • keys.clipboard can now be given as an object to independently control the copy and paste options.
  • Full support for DataTables 2

Updates

  • If inline editing (Editor) is active in a cell and esc is pressed, it will first allow Editor to close, and then on the second key press will blur focus from the KeyTable instead of doing both at once.

Types

  • new constructor returns instance, not void

Files