Hi, We are using Jodit editor - I will show you tomorrow how we are doing it. - Maybe it will be helpful here.
Thanks, Piotr On Wed, 3 Mar 2021 at 23:21, Harbs <harbs.li...@gmail.com> wrote: > This is the first I’m hearing of Quill. It looks pretty cool. > > It looks like Quill can take an element, so you should be able to use any > UIBase or Royale component which uses a Div and just do something like this: > > var editor = new Quill(myUIBase.element,options); > > > On Mar 3, 2021, at 8:36 PM, anam <ichsan.a...@gmail.com> wrote: > > > > Dear All, > > does anyone ever implement quilljs rich text editor in royale ? > > I have looked at hljs and ACE editor in the royale example folder. > > > > I am trying to start with this code, but how to put the editor to royale > ui? > > i am using jewel. > > > > https://pastebin.com/dyidT1K3 <https://pastebin.com/dyidT1K3> > > > > I now in the hljs example does not contain ui part, just a function. > > And in the ACE Editor example is already using provided swc. > > > > > > Thank you. > > > > > > > > > > > > -- > > Sent from: http://apache-royale-development.20373.n8.nabble.com/ > > -- Piotr Zarzycki