Angular Material Toolbar Tutorial

preview_player
Показать описание
Step by step beginner's tutorial on how to use Angular Material Toolbar. Show a dominant toolbar header at the top of your app to show navigation, buttons, etc with the Angular material Toolbar.
Please LIKE and SUB if this brought value to you. COMMENT below with any thoughts/questions.

Рекомендации по теме
Комментарии
Автор

Thank you so much mate, I was wondering why my mat-icon-button was badly displayed in my toolbar and thanks to your video I realised that I simply didn't imported the MatButtonModule.
I know it's kind of dumb error but in my defence I don't think it's listed in the import API section of the button doc, which is not so obvious for beginners like me ^^

little_homie
Автор

How would you stick the toolbar to the top so as you scroll it stays there?

Ashley-sdxn