mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-15 11:09:01 +08:00
7 lines
225 B
Markdown
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. | |