Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for using AUX with Angular it's obsolete #4

Open
Leonardonline opened this issue Aug 2, 2024 · 2 comments
Open

Documentation for using AUX with Angular it's obsolete #4

Leonardonline opened this issue Aug 2, 2024 · 2 comments

Comments

@Leonardonline
Copy link

Could you please provide a documetation updated for use with Angular project?

The online doc seems to be not updated and not valid more, for example node_modules/@deuso/aux/angular do not exists anymore.

@arneg
Copy link
Member

arneg commented Aug 30, 2024

Yes, that is probably correct. Angular has evolved quite a bit since the corresponding integration was written. I think it might be best to either use the web-components from angular or create angular components and instantiate widgets inside of them in javascript/typescript.

What angular version do you use?

@Leonardonline
Copy link
Author

We're currently using Angular version 18.
Would it be possible for you to provide an example (StackBlitz?) demonstrating how to integrate the web components or instantiate the widgets within Angular components? That would be extremely helpful for us to move forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants