Skip to content

Commit 2778f7c

Browse files
dimodidimodi
authored andcommitted
Update components/tabstrip/overview.md
1 parent b6df94c commit 2778f7c

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 | Description |
69+
| Parameter | Type and Default Value | 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)