Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW] Text Editor Component #121

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Aashray446
Copy link
Contributor

@Aashray446 Aashray446 commented Feb 28, 2023

 * Added lexical Package
 * Added Editor Component, Editor Css and Related Plugins
@Aashray446
Copy link
Contributor Author

Aashray446 commented Feb 28, 2023

@Dnouv It's ready to merge. Here is the preview, and I have defined the proper prop types which are required for good developer experience.

  • The output is in text/HTML which can be directly used
  • Editing old data is also available. The developer just needs to pass an optional prop i.e [value]
  • Plug & Play component with 4 parameters i.e onChange, value, placeholder, and name

pr-12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TODO] Create a new rich text editor component
1 participant