You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am really impressed with the Trix editor notes functionality . We recently integrated the Trix editor into our React project. The Trix editor is working well; we can add attachments and save content without issues. However, we need help displaying the content in a readable format. Currently, it only shows the text within the editor.
Can you please tell us how to display the Trix content on a normal page?
Hi Team,
I am really impressed with the Trix editor notes functionality . We recently integrated the Trix editor into our React project. The Trix editor is working well; we can add attachments and save content without issues. However, we need help displaying the content in a readable format. Currently, it only shows the text within the editor.
Can you please tell us how to display the Trix content on a normal page?
Used the below React wrapper for Trix :-
https://github.com/rob-race/react-trix
Thanks,
Rahul
The text was updated successfully, but these errors were encountered: