typo
This commit is contained in:
@@ -63,8 +63,6 @@ export default {
|
|||||||
|
|
||||||
## Editor Properties
|
## Editor Properties
|
||||||
|
|
||||||
useBuiltInExtensions
|
|
||||||
|
|
||||||
| **Property** | **Type** | **Default** | **Description** |
|
| **Property** | **Type** | **Default** | **Description** |
|
||||||
| --- | :---: | :---: | --- |
|
| --- | :---: | :---: | --- |
|
||||||
| `content` | `Object\|String` | `null` | The editor state object used by Prosemirror. You can also pass HTML to the `content` slot. When used both, the `content` slot will be ignored. |
|
| `content` | `Object\|String` | `null` | The editor state object used by Prosemirror. You can also pass HTML to the `content` slot. When used both, the `content` slot will be ignored. |
|
||||||
|
|||||||
Reference in New Issue
Block a user