Skip to content

Commit

Permalink
DocGen 23_2 result (#5556)
Browse files Browse the repository at this point in the history
  • Loading branch information
dxrobot authored Sep 11, 2023
1 parent 4b2dd60 commit e0f42e3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
id: dxTabPanel.Options.stylingMode
type: Enums.TabsStyle
default: 'primary'
---
---
##### shortDescription
<!-- Description goes here -->

---
<!-- Description goes here -->
1 change: 1 addition & 0 deletions api-reference/_hidden/Enums/TabsStyle.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ type: Union

---
<!--
dxTabPanelOptions.stylingMode(/api-reference/10 UI Components/dxTabPanel/1 Configuration/stylingMode.md)(common.d.ts)
dxTabsOptions.stylingMode(/api-reference/10 UI Components/dxTabs/1 Configuration/stylingMode.md)(common.d.ts)
-->
3 changes: 3 additions & 0 deletions metadata/syntax-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -17166,6 +17166,9 @@
"dxTabPanelOptions.showNavButtons": {
"vue": "show-nav-buttons"
},
"dxTabPanelOptions.stylingMode": {
"vue": "styling-mode"
},
"dxTabPanelOptions.swipeEnabled": {
"vue": "swipe-enabled"
},
Expand Down

0 comments on commit e0f42e3

Please sign in to comment.