tiptap/docs/src/docPages/api/extensions/link.md
2020-08-20 15:44:08 +02:00

7 lines
225 B
Markdown

# Link
Enables you to use the `<a>` HTML tag in the editor.
## Options
| Option | Type | Default | Description |
| ------ | ---- | ---- | ----- |
| openOnClick | Boolean | true | Specifies if links will be opened on click. |