Adding Angular Material with the Angular CLIįirst of all we start with a blank app so you can follow every step of the integration. That’s why we will today dive into the usage of the Angular Material package in order to understand how we can use these components inside our Ionic 4 application.
Normally the Ionic styling of components and material design items looks pretty good out of the box, but with the Angular Material package we can add many more truly Material Design components including some that don’t even exist within Ionic like this! When you have built websites with Material design before you might have already used the Angular Material components, but have you thought about using them with Ionic?