How to add Angular Material to Angular 17 standalone component

preview_player
Показать описание
In this tutorial I will show you how to add Angular Material to an Angular 17 standalone component.

Install and create Angular 17 app:

Timecodes
0:00 - Intro
0:18 - Installation
0:40 - Missing theme
Рекомендации по теме
Комментарии
Автор

After struggling for a whole day to resolve the error, I finally managed to do it with the help of your video. It's a shame that Material doesn't have this included in its step-by-step guide.Tks!!

Isaacmellojr
Автор

Exactly what i was looking for, thanks

sidimohamedelhamed
Автор

This is the way to do it. If you went to the NPM angular/material repo and just did that you did not set up your styles.

aijunzi