1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-21 06:31:28 +02:00

update docs

This commit is contained in:
Ian Storm Taylor
2016-07-11 15:41:58 -07:00
parent eb64dc8bd4
commit 907a9fc08c

View File

@@ -9,6 +9,10 @@ Often times, you don't need to specifically know which point is the "anchor" and
- [Module](#module) - [Module](#module)
- [Properties](#properties) - [Properties](#properties)
- [`anchorKey`](#anchorkey-string)
- [`anchorOffset`](#anchoroffset-number)
- [`focusKey`](#focuskey-string)
- [`focusOffset`](#focusoffset-number)
- [Computed Properties](#computed-properties) - [Computed Properties](#computed-properties)
- [Checking Methods](#checking-methods) - [Checking Methods](#checking-methods)
- [Transforming Methods](#transforming-methods) - [Transforming Methods](#transforming-methods)