TableRow

Version Downloads

What’s a table without rows? Add this extension to make your tables usable.

Installation

npm install @tiptap/extension-table @tiptap/extension-table-row @tiptap/extension-table-header @tiptap/extension-table-cell

This extension requires the Table, TableHeader and TableCell nodes.

Source code

packages/extension-table-row/

Usage