I want two tabsheet one vertical and other horizontal of angular material and make them work together

断了今生、忘了曾经 提交于 2021-01-29 05:10:31

问题


I have one requirement to have two tabsheets one will be vertical and other one will be horizontal.

Just explaining my scenario

  1. lets assume we have numbers to be shown from 1 to 5.
  2. will show numbers 1 to 5 in vertical tab sheet as well as from horizontal tab sheet.
  3. So now comes the scenario which I want is that if one clicks on vertical tab that is number 2 (for example) the tab with the same number that is 2 must be selected in the horizontal tab.

Hope I tried my level best to explain my scenario.

P.S. I want this solution in angular material only..!!

来源:https://stackoverflow.com/questions/62840307/i-want-two-tabsheet-one-vertical-and-other-horizontal-of-angular-material-and-ma

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!