mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-21 22:45:18 +02:00
Add State.characters to docs (#1006)
This commit is contained in:
committed by
Ian Storm Taylor
parent
74d697b4b8
commit
239d97fcad
@@ -101,6 +101,11 @@ Get a list of the lowest-depth [`Inline`](./inline.md) nodes in the current sele
|
||||
|
||||
Get a list of the [`Text`](./text.md) nodes in the current selection.
|
||||
|
||||
### `characters`
|
||||
`List`
|
||||
|
||||
Get a list of the [`Character`](./character.md) objects in the current selection.
|
||||
|
||||
### `hasUndos`
|
||||
`Boolean`
|
||||
|
||||
|
Reference in New Issue
Block a user