mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-10 17:24:02 +02:00
Update 06-editor.md (#3511)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 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
|
||||
interface Editor {
|
||||
|
Reference in New Issue
Block a user