mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-21 13:51:59 +02:00
Add link to Selection Transforms API Reference in Transforms Concepts
This commit is contained in:
parent
ff267767f6
commit
832597fe91
@ -29,6 +29,8 @@ Transforms.move(editor, {
|
||||
})
|
||||
```
|
||||
|
||||
[Selection Transforms API Reference](api/transforms#selection-transforms)
|
||||
|
||||
## Text Transforms
|
||||
|
||||
Text transforms act on the text content of the editor. For example, here's how you'd insert a string of text as a specific point:
|
||||
|
Loading…
x
Reference in New Issue
Block a user