Integration
The basics of integrating web component libraries with Aurelia.
Last updated
Was this helpful?
Revision created
refactor(event): no longer call prevent default by default (#1926) BREAKING CHANGE: no longer calling preventDefault on all events, this can be switched back to v1 behavior via IListenerBindingOptions [skip ci] * BREAKING CHANGE: no longer reexport fetch plugin from aurelia package * fix(router-lite): dont register config * chore: cleanup unused methods, correct typings on test fixture
The basics of integrating web component libraries with Aurelia.
Last updated
Was this helpful?
Here's what you'll learn...
How to integrate with Microsoft FAST web components.
How to integrate with Ionic web components.
And more to be updated...
The guide for the integration here
The guide for the integration here
For our community
It is difficult for the core team members to try and test and document all possible integrations with web component frameworks/libraries. It is helpful that everyone in our community could lend a hand building the examples together, starting with the library choice of yours.