Telerik UI for ASP.NET Core TabStrip Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The TabStrip component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET Core TabStrip component renders a set of tabs which the user can select. When selected, the tab opens and shows the content associated with it.

The current example displays a common use-case scenario for a TabStrip component which contains four tabs with the relevant information for each one and animation effects when selecting through the tabs.

The ASP.NET Core TabStrip control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The UI for ASP.NET Core TabStrip is a server-side wrapper for the Kendo UI for jQuery TabStrip component and supports an HtmlHelper and a TagHelper mode.

Functionality and Features

  • Tabs configuration—The TabStrip enables you to set the position of its tabs and also configure dynamic and scrollable tabs to render its content.
  • Customizable content—You can also use the available TabStrip options and load and configure its tab content area.
  • Setting the tab icons—The TabStrip component allows you to include images or sprite icons in its tabs.
  • Animations—To reveal the content of its tabs, the TabStrip uses animations which you can modify through the supported configuration options.
  • Razor Page configuration—You can add the TabStrip to a Razor Page and load its content with AJAX.

Additional Apps

This TabStrip example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources