Position options, dynamic items, and server/client render modes.
Use the TabPosition property to position tabs at the top, bottom, left, or right of the content area.
Console log
Only selected tab content will be rendered.
All tabs will be rendered initially and tab change will be performed completely using JavaScript
Demonstrating modifications to the TabItem collection
Demonstrating wrap of the Tab items
Demonstrating how to prevent Tab change
The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor Tabs component.
| Press this key | To do this |
|---|---|
| Tab | Navigate to a Tabs component. |
| RightArrow | Focus next Tab. |
| LeftArrow | Focus previous Tab. |
| Space or Enter on a focused Tab | Select the Tab. |
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT