D
D
Devero972021-12-14 20:53:40
MongoDB
Devero97, 2021-12-14 20:53:40

How to implement html editor in admin panel?

There was a problem. I am using react(nextjs) and mongoDB. I have an admin panel for the site (I do it myself). It has the ability to edit, create and delete posts for the site. I save all this later in the database. When creating a post, I fill in several fields (short description, title, rating, and a few more fields). Another point when creating a post is adding arbitrary html code (an article with lists, links, pictures, etc.). Here I can not understand how I can add this code in the admin panel. With the ability to upload images, html code, add any components, etc. Can you please tell me how to solve this issue?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
moreqa, 2021-12-14
@moreqa

TinyMCE as an option

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question