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

Example of Default Functionalities in ASP.NET Core Tab 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.