tiptap/docs/src/docPages/api/extensions/table-header.md

6 lines
164 B
Markdown
Raw Normal View History

2020-08-19 03:39:41 +08:00
# TableHeader
2020-08-20 21:33:16 +08:00
Enables you to use the `<th>` HTML tag in the editor.
2020-08-19 03:39:41 +08:00
::: warning Restrictions
This extensions is intended to be used with the `Table` extension.
:::