Skip to content

Commit 963a5a5

Browse files
authored
Update components/tabstrip/events.md
1 parent 64edf16 commit 963a5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tabstrip/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The `ActiveTabIdChanged` event was added in [version 9.0.0](https://www.telerik.
2121

2222
The `ActiveTabIdChanged` event is designed to work with the new [`ActiveTabId` parameter](slug:tabstrip-tabs-collection). Update the `ActiveTabId` parameter value manually in the `ActiveTabIdChanged` handler.
2323

24-
>caption Handle the ActiveTabIdChanged event
24+
>caption Handle the TabStrip ActiveTabIdChanged event
2525
2626
````RAZOR
2727
<TelerikTabStrip ActiveTabId="@TabStripActiveTabId"

0 commit comments

Comments
 (0)