article: Exploring Material 3 Design With Angular Material | Angular Material Dev #5
Replies: 5 comments 20 replies
|
No drag and drop schematic ng generate @angular/material:drag-drop drag-drop maybe ng generate @angular/cdk:drag-drop drag-drop |
|
stackblitz not working |
|
In the article, you're instructing to not create a dark theme, "Simply enter #6750A4 for the above question and leave blank for the rest of the questions.", but then you show dark-theme when looking at example code, As mentioned in a reply, the styles.scss file in this article is missing a line of code for the application to work: |
|
Hello, excellent article, it has helped me a lot. I have a question: is it possible to add a button that changes the color of the size? |
|
Actually you forgot to mention that you will need to add |
Uh oh!
There was an error while loading. Please reload this page.
article: Exploring Material 3 Design With Angular Material | Angular Material Dev
Learn Material Design in Angular, Theming Angular Material Components and Developing your Angular application with Material Design like a pro.
https://angular-material.dev/articles/angular-material-3
All reactions