You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Kyderman, That's pretty close, but for some reason it's stuck in the center. At that point in order to make it bottom sheet like, it needs at least height of 50%; (tried inserting your css in mat-sidenav-container)
Feature request, or proposal:
Would be ideal if we can make mat-sidenav have an input to allow to start from bottom rather than top.
What is the expected behavior?
I was hoping bottom sheet would be available, but for now wondering if we can replace it with mat-sidnav-container.
What is the current behavior?
No matter where I set
bottom:0px;
in mat-sidenav-container, I can never force the content to start from bottom. Is it possible to make it happen?What are the steps to reproduce?
I put together an example here.
https://plnkr.co/edit/eGnr8iQzXj7SmStuRr2H?p=preview
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
The text was updated successfully, but these errors were encountered: