Blazor Tabs Component

The Tabs component for Blazor is breaking the content into multiple sections. You can populate it from 'LI' elements for the tab titles and 'DIV' elements for tab contents.

Prerequisites

Refer to Blazor Getting Started.

Example: