Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 858 Bytes

Learn Draft-js.md

File metadata and controls

26 lines (17 loc) · 858 Bytes

Table of Contents generated with DocToc

Learn Draft.js

Draft.js

TODO

  • EditorState

    • as a snapshot of the full state of the editor, as provided by the Editor core via the onChange prop
  • focus

  • Key Bindings

    • handleKeyCommand
    • keyBindingFn
  • [RichUtils]

    • [toggleInlineStyle]