Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stulip committed Dec 16, 2020
1 parent a1f9dcb commit c4d6ab2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@ The editor component. Simply place this component in your view hierarchy to rece
* `onPaste`
Callback clipboard paste value

* `onKeyUp`
Callback Keyup event

* `onKeyDown`
Callback Keydown event


`RichEditor` also has methods that can be used on its `ref` to set:

Expand Down

0 comments on commit c4d6ab2

Please sign in to comment.