mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 10:29:48 +02:00
Remove range parameter from getTexts documentation (#3016)
This commit is contained in:
committed by
Ian Storm Taylor
parent
1c29165661
commit
58b0f9f1a3
@@ -334,7 +334,7 @@ Get the direction of the text content in the node.
|
||||
|
||||
### `getTexts`
|
||||
|
||||
`getTexts(range: Range) => List`
|
||||
`getTexts() => List`
|
||||
|
||||
Get all of the [`Text`](./text.md) nodes in a node.
|
||||
|
||||
|
Reference in New Issue
Block a user