Angular Material Tutorial - 11 - Sidenav

preview_player
Показать описание

📱 Follow Codevolution

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

Great video. Bare bones simple, and you explain the major things like methods.

peachezprogramming
Автор

"banana in the box" I love this phrase!

d-i-ry
Автор

Great video .. simple, clear and explains basic features to someone familiar with Angular and Angular Materials.

simonandrews
Автор

Love your tutorials, thanks a million :)

mirjana
Автор

Love your tutorials..great simplicity!!

yoosafabdulla
Автор

Thank you for this tutorial! But I'm specifically looking for how to automatically collapse and expand the sidenav when you resize the window. I know mat-sidenav can do this but I haven't seen documentation. Any help you have is appreciated. Thanks

FloranteAguilarGuitar
Автор

Great tutorials, well explained, thanks very much!

meit
Автор

Thanks for this tutorial. But how do you make the sidenav automatically disappear upon window resize?

floranteaguilar
Автор

kinda curious why sidebar ignored that css color at 5:46

weebthatlikesshitposts
Автор

Thanks for this tutorial I did the sidenav but I have no backdrop when I inspect the element the backdrop is here but there is no color set on it

misteronsepatro
Автор

by implementing this im getting two scrollbars which i dont want. also the main nav bar gets hidden when i set its position to fixed. Any solution?

tejasparakh
Автор

Hi there, is there a way I can center the content of the left sidenav?

ernestop
Автор

hey man great tutorial. I've been messing around with the code and trying stuff and I have an issue. Can't we dynamically assign value to mode attribute? I tried this
[mode] = 'this.changeMode'
and I change value of changeMode to either of 'side', 'push', 'over' using buttons.
but its giving me error saying mode can not be assigned to string or null.

dnyaneshkale
Автор

Hello guys, is the " opened " inside parentheses and lastly brackets a property or event ?
I didn't find in the documentation a event with this name but I found a property named " opened ".
Could somebody explains me what is it ?

eugeniolopes
Автор

How to set the Navigation header in the center of Navigation bar?

archanakurup
Автор

You didn't address why the CSS styling (color) on the sidenav for the "push" mode was not applied.

twum_jnr
Автор

how can i add icons for each element inside the sidenav..?

rogerlayo
Автор

This one is complex to understand from this series.

mdsajid
Автор

i want to know if i want drawer by default open what i can do?

ShahbazMalik-jfrt
Автор

After restart the server raised error,
sidenav not exist opened

krishnagautam