Visibility status of left nav bar in material design 3

What I’m trying to do:
I am using the material design 3 template and have a left navi bar showing menu items. On mobile clients and small browser windows, the navi bar is hidden and can be opened with the main (hamburger) menu button. I want to get the visibility status of this nav bar into my client code. Is this possible and how?

1 Like