Skip to content

Install & Configuration

You must install this package along with its peer dependency:

To install the package, use npm:

Terminal window
npm install tiptap-table-plus

This package works with peer dependencies and requires the following packages to be installed in your project:

Terminal window
npm install @tiptap/extension-table @tiptap/extension-table-cell @tiptap/extension-table-header @tiptap/extension-table-row @tiptap/pm

Note: Make sure you have these peer dependencies installed as they are required for the package to function properly. The package will not work without these Tiptap extensions and ProseMirror.

tiptapplus.com is not an official Tiptap website and has no business affiliation with Tiptap.