alloyeditor-react-component
alloyeditor-react-component copied to clipboard
An example usage of AlloyEditor on the server and in the browser
Hi I want to add "Source dialog" plugin, I have downloaded the plugin but where i need to keep here to reflect the same. i added the config as below...
How can I make a all-in-one React component with Alloyeditor, but without > window.ALLOYEDITOR_BASEPATH = 'alloyeditor/'; window.CKEDITOR_BASEPATH = 'alloyeditor/';
This approach of hardcoding the paths doesn't seem to work with React Router 💔 Anyone got an example project that solves this issue?
Hi guys, I need some help : ``` Uncaught TypeError: Cannot read property 'focus' of undefined at Constructor.focus............ ``` I'm trying to find what is this error, my text color...
Hi @ipeychev , Can you provide some guidelines on how I can use this component as direct plugin.