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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
api
Tabs组件:https://vue-devui.github.io/components/tabs/
1.
showContent
这个api是否有必要如果不想显示内容,可以直接不设置content(只设置title即可),比如:
2.
customWidth
这样api其实可以通过简单的几行css样式完成,是否有必要(待讨论)3.
vertical
这个api目前只垂直显示了tabTitle,不符合预期预期应该是将tabContent移到右边
Beta Was this translation helpful? Give feedback.
All reactions