react-email-editor
react-email-editor copied to clipboard
Add Custom Tool on React
I want to add my custom tool , but unlayer.create Viewer doesn't work for me.
I'm getting the exact same issue....
Custom tools have to be passed in as customJS
in the options
prop. Check more on this here: https://docs.unlayer.com/docs/custom-js-css
Has this had any progress? I've been attempting to add a custom tool via customJS; and anyway I have tried to use it, does not work. I have tried using my own scripts, both local & remote, and using the example remote one; all attempts lead to the customJS option almost being ignored.
Has this had any progress? I've been attempting to add a custom tool via customJS; and anyway I have tried to use it, does not work. I have tried using my own scripts, both local & remote, and using the example remote one; all attempts lead to the customJS option almost being ignored.
the customJs is a premium feature
no, is not a premium feature. If you have use in react, that time you have to put your code in public folder and import in custom.js like in custom array. Is work fine.
Alok-jaiswalCould you provide some details? Looks like for creation new tools don't have clear instructions.
If you have to use locally that time is working fine. But when you use in live url is not work. Then you have to subscribe to unlayer embed editor it free for one custom tool . sing in and use it . more information is provided to wedsite.
I want to add my custom tool , but unlayer.create Viewer doesn't work for me.
I have a save problem in nextjs...
@jaminur-islam , did you figure out how to do it when using the wrapper?
Have you come up with a solution for it?
Any one got solution for this problem ?