Files
tiptap/docs/src/docPages/api/extensions/list-item.md
2020-09-10 10:21:24 +02:00

428 B
Raw Blame History

ListItem

Enables you to use the <li> HTML tag in the editor.

::: warning Restrictions This extensions is intended to be used with the BulletList or OrderedList extension. :::

Options

Option Type Default Description
class string Add a custom class to the rendered HTML tag.