1

I'm using angular material component "mat-expansion-panel". the default opening direction for this component is down. i want the panel to open in different directions (left, right, up) how can i do that.

mariem_11
  • 81
  • 2
  • 6
  • See if this helps: https://stackoverflow.com/questions/56852932/changing-rotation-of-mat-expansion-indicator – Nish007 Sep 16 '20 at 11:58

1 Answers1

1

There are only one way to open mat-expansion-panel. Its default nature is open down side as drop down works. But if you want to open it left or right side then you can use side bar.

https://material.angular.io/components/sidenav/examples