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

406 B
Raw Blame History

Link

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

Options

Option Type Default Description
class string Add a custom class to the rendered HTML tag.
openOnClick Boolean true Specifies if links will be opened on click.