I am currently using Angular 8 and I want to use material design. I found that there are different versions of material design libraries provided online. I am not sure which one I should use. Please correct me if my understanding is wrong. Thank you.
I think 2nd library is directly from material design but 1st and 3rd are from third party. How do I integrate material-components-web
with Angular 8? Do I need to wrap it? If so, how do I do it?
I prefer the 2nd one because it is not by third party and it is directly under material design.