mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
docs: Update Tabs docs to display vertical tabs (#15053)
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
tabPosition: 'top'
|
||||
tabPosition: 'left'
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user