Is there any way to embed a code editer in my reactive web app
Hi @ignesiyasloyala M
As per my understanding, you want to use the forge component in your reactive web application.
CKEditor is available on the forge, I am providing you a link If it works for you.
You can check HERE.
Regards,
Shriyash
Hi @ignesiyasloyala M,
You can use javascript to embed a code editor.
Refer the answer - https://stackoverflow.com/questions/17064681/how-to-embed-a-code-editor-in-a-page
Thanks, Aadhavan S