mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-21 06:31:28 +02:00
Added onKeyUp event suppor to slate-simulator and updated docs. (#1973)
This commit is contained in:
committed by
Ian Storm Taylor
parent
39d50b39e5
commit
31ca817f18
@@ -14,6 +14,7 @@ const EVENT_HANDLERS = [
|
||||
'onDrop',
|
||||
'onFocus',
|
||||
'onKeyDown',
|
||||
'onKeyUp',
|
||||
'onPaste',
|
||||
'onSelect',
|
||||
]
|
||||
|
Reference in New Issue
Block a user