• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Default Functionalities in ASP.NET MVC Tabs Control

This sample demonstrates the default functionalities of the Tab. Click on the header element to activate the corresponding Tab, and displays its content.

DEMO
SOURCE

The Tab is a content panel to show multiple contents in specific space one at a time.

The default sample illustrates to render simple Tab by defining header and content as items collections.

More information about Tab can be found in this documentation section.