If the example doesn't seem obvious, the following prerequisite reads are recommended:
The following is a code example of how to teach Aurelia to work seamlessly with Ionic Framework:
Inside startup of application add IonicFramework before the standard configuration usually main.ts
Ordering matters when registering conventionally. Please look at the FAST Integration for a more verbose way where order does not matter.
The basics of integrating web component libraries with Aurelia.
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.
If the example doesn't seem obvious, the following prerequisite reads are recommended:
The following is a code example of how to teach Aurelia to work seamlessly with Microsoft FAST: