Mayaarjunan's avatar

Text field or text area with format options using js files

I am using Laravel 9 application with reactjs front end .My application is a news portal and I want to provide an option for for formatting text and paragraphs like color , font and much more whatever we an do in the word document. How can this possible in Laravel reactjs files?

0 likes
4 replies
webrobert's avatar

you need a [wysiwyg html editor] like trix, ckeditor or tinyMCE just find one that works with reactjs

Please or to participate in this conversation.