Blazor Tabs
The DevExpress Tabs component for Blazor (DxTabs) allows you to build tabbed interfaces in your websites.
API Reference
Refer to the following list for the component API reference: DxTabs Members.
Features
Custom Tab Header Position
You can position tab headers to the left, right, above, or below component content. Use the TabsPosition property to specify tab position.
Load Tab Content On Demand
The Tabs component can initially render the content of all tabs in the DOM, or load an active tab only and then load the content of other tabs when a user selects them.
Tab Scrolling
When tabs do not fit container width, use the ScrollMode property to display navigation buttons or enable tab swiping; you can also leave the default Auto
value to allow the component to automatically adapt to the user device’s type).
Localization
The Tabs component’s UI elements such as labels, context menus, and error messages are displayed in English. Localization automatically adapts the component to the user’s preferred language.
DevExpress components include predefined satellite resource assemblies for German, Spanish, and Japanese. Use the DevExpress Localization Service to create and download a custom set of satellite assemblies, and modify resources.