Angular Material mdTabs : is it possible to have vertical tabs?
问题 I am looking for Tabs displayed top to bottom with tab navigation on the left. Is there anyway this can be achieved in Angular Material library? 回答1: This codepen by Rahul Sagore uses vanilla Material, not specifically for Angular, but it's exactly what you want. I was looking for the same thing as you; it's a shame Material doesn't offer this, but I can see how it would go against their principles and make Material too extensive. It comprises of custom css (perhaps overriding, I'm not sure)