Skip to content

Commit 03349df

Browse files
chore(tabStrip): link dynamic tabs sample project
1 parent 76567fe commit 03349df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/tabstrip/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ Active Tab Index: @ActiveTabIndex
8383

8484
>caption Extract information for the currently selected tab from your model. Alter the model to affect the tab strip. Create tabs dynamically based on external data.
8585
86+
You can find another example with some more details in the following sample project: [Dynamic Tabs](https://github.com/telerik/blazor-ui/tree/master/tabstrip/DynamicTabs).
87+
8688
````CSHTML
8789
@result
8890

0 commit comments

Comments
 (0)