mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-13 02:34:05 +02:00
fix: normalizeNode
(#5311)
* fix * Create large-worms-jog.md * Update large-worms-jog.md * Update large-worms-jog.md * Update large-worms-jog.md * fix
This commit is contained in:
@@ -420,7 +420,7 @@ Check if a value is a void `Element` object.
|
||||
|
||||
Override this method to prevent normalizing the editor.
|
||||
|
||||
Options: `{ iteration: number; dirtyPaths: Path[]; operation?: Operation(entry: NodeEntry, { operation }`
|
||||
Options: `{ dirtyPaths: Path[]; initialDirtyPathsLength: number; iteration: number; operation?: Operation }`
|
||||
|
||||
### Callback method
|
||||
|
||||
|
Reference in New Issue
Block a user