Skip to content

erangakapukotuwa/draft-js-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

draft-js-sample

DayView file is the parent Commponent.

I have included the DraftField component into the DayView Component. The Editor Plugin is locatd in this component.

AddEvent(The action save data into the database) is included inside the parent Component.

EditEvent(The action to edit data into the database) is included inside the parent Component.

I have integrate following features into the Editor.

  1. Emoji Plugin
  2. Mentions Plugin
  3. Key Commands for Bold, Italic and Underline

All the above functions are working fine. When we click on edit, data is rendered to the editor without styles. Just plain text. Emojis and Mentions styles are missing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published