mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-07-31 12:30:11 +02:00
Update 06-editor.md (#3511)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Editor
|
# Editor
|
||||||
|
|
||||||
All of the behaviors, content and state of a Slate editor is rolled up up into a single, top-level `Editor` object. It has an interface of:
|
All of the behaviors, content and state of a Slate editor is rolled up into a single, top-level `Editor` object. It has an interface of:
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
interface Editor {
|
interface Editor {
|
||||||
|
Reference in New Issue
Block a user