Multiple UI component libraries in Angular 2

Viewed 1760

I'm new to Angular 2+. From Angular resource page got to know different UI components library. Is it possible to use multiple UI components library for better look of UI such as one UI for data-grid , another for side-menu ? How to do it then?

3 Answers
Related