Install & Configuration
You must install this package along with its peer dependency:
Installation
Section titled “Installation”To install the package, use npm:
npm install tiptap-table-plusPeer Dependencies
Section titled “Peer Dependencies”This package works with peer dependencies and requires the following packages to be installed in your project:
npm install @tiptap/extension-table @tiptap/extension-table-cell @tiptap/extension-table-header @tiptap/extension-table-row @tiptap/pmNote: 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.