1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 01:50:06 +02:00

Update state.md (#164)

{edge}Offset is Number
This commit is contained in:
joehua87
2016-07-23 12:21:02 +07:00
committed by Ian Storm Taylor
parent 1f0532d306
commit 12f4a8e692

View File

@@ -108,7 +108,7 @@ These properties are exact proxies of their [`Selection`](./selection) equivalen
Get the current key at an `{edge}`. Where `{edge}` is one of: `anchor`, `focus`, `start` or `end`.
### `{edge}Offset`
`String`
`Number`
Get the current offset at an `{edge}`. Where `{edge}` is one of: `anchor`, `focus`, `start` or `end`.