Files
tiptap/packages/extension-table
JP Obley c6bea9aa5c fix: use toggleHeader from prosemirror-tables (#2412), fix #548
Switches the table commands to use `toggleHeader` command instead of the deprecated `toggleHeaderColumn`, `toggleHeaderRow`, and `toggleHeaderCell` commands from `prosemirror-tables`.
2022-01-25 11:09:30 +01:00
..
2022-01-25 10:53:30 +01:00
2022-01-25 10:53:30 +01:00
2021-05-18 18:36:18 +02:00

@tiptap/extension-table

Version Downloads License Sponsor

Introduction

tiptap is a headless wrapper around ProseMirror a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as New York Times, The Guardian or Atlassian.

Official Documentation

Documentation can be found on the tiptap website.

License

tiptap is open sourced software licensed under the MIT license.