Skip to content

Commit add4c37

Browse files
georgedautovdimodi
authored andcommitted
docs(TabStrip): change wrong header in tabstrip parameters table
1 parent 1bdfc9f commit add4c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tabstrip/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The TabStrip provides the following features to allow further customization of i
6666

6767
@[template](/_contentTemplates/common/parameters-table-styles.md#table-layout)
6868

69-
| Parameter | Type | Header 2 |
69+
| Parameter | Type | Description |
7070
|------------------|-------|------------------------------------------|
7171
| `ActiveTabIndex` | `int` | The index of the currently shown tab. Supports two-way binding. This parameter is marked as obsolete and will be deprecated in future versions. Do not use togother with `ActiveTabId`. |
7272
| `ActiveTabId` | `int` | The index of the currently active tab. If it is not set, the first tab will be active. Do not use it together with `ActiveTabIndex`.|

0 commit comments

Comments
 (0)