Integrate angular components #4835
Unanswered
florianbaillagou
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hey this might interest you. https://github.com/rakutentech/grapesjs-angular 🤔 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Evening, I finally did what i wanted ! It was with a simple component but it's working fine so far. I used this article to perform what i wanted to do : https://www.htmlelements.com/docs/angular-dynamic-component-loading/ I will try with a more complex one in the next following days and also check about restoring the editor from storage. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently playing with GrapesJS and happily surprised with the result.
So far i could create my own block like an Openlayers one and it's working !
Now, i'm trying to create blocks for angular components but this is where i'm a bit stuck. I'm not able to render the component.
After checking for discussions, I could see some Vuejs and React integration but it's a bit hard a understand as i'm not really confortable with all the frameworks.
Before losing to much time, can you confirm it's possible to integrate angular component into GrapesJS ? If yes, do you think i can extend the work done on Vuejs/React integration ?
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions