tiptap/docs/api/nodes/table-row.md
2021-11-09 11:56:27 +01:00

967 B
Raw Blame History

description icon
The perfect middle ground between a table and a table cell. table-2

TableRow

Version Downloads

Whats 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

https://embed.tiptap.dev/preview/Nodes/Table