Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/tabstrip/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,6 @@ The `TabStrip` methods are accessible through its reference.
## See Also

* [Live Demo: TabStrip](https://demos.telerik.com/blazor-ui/tabstrip/overview)
* [Live Demo: Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/position-and-alignment)
* [Live Demo: Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/tab-positions)
* [Events]({%slug tabstrip-events%})
* [TabStrip API Reference](/blazor-ui/api/Telerik.Blazor.Components.TelerikTabStrip)
2 changes: 1 addition & 1 deletion components/tabstrip/tabs-alignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ You can customize their alignment through the `TabAlignment` parameter. It takes

## See Also

* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/position-and-alignment)
* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/tab-positions)
2 changes: 1 addition & 1 deletion components/tabstrip/tabs-position.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ You can customize their position through the optional `TabPosition` attribute of

## See Also

* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/position-and-alignment)
* [Live Demo: TabStrip - Tabs Position and Alignment](https://demos.telerik.com/blazor-ui/tabstrip/tab-positions)
Loading