Integrate with Angular

Integrate with Angular

jquijadojquijado Posts: 24Questions: 6Answers: 0

Hi. I bought your editor for about two years ago, and it has been really useful for me.
Now I'm integrating DataTables in an Angular 6 project, by using the CLI. I've integrated DataTables and som extensions with npm.
Is it able to integrate the editor? I guess it wouldn't be by npm, since it's a payment licensed tool, so I think I should incorporate the appropiate files/folders structure into the Angular modules.

I need a doc page to learn the correct way to integrate it and use it in the Angular way. Is there any specific documentation about that?

Thanks a lot.

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin
    Answer ✓

    Hi,

    I'm afraid we haven't yet published any documentation about integration with Angular for Editor. As you say you'd need to include the files directly (they are UMD, so you'll be able to use RequireJS / CommonJS depending on your build system), so it should be perfectly possible, but it isn't something that I've tried yet I'm afraid. Angular isn't something I've managed to make much time to try out yet.

    Allan

This discussion has been closed.