Select theme:
Radzen Blazor Studio has replaced Radzen as the primary RAD tool for Blazor applications.
Radzen Blazor Studio offers a modern UI, enhanced features, and improved performance to streamline your development process.
The latest documentation for Radzen Blazor Studio is available here: https://www.radzen.com/blazor-studio/documentation/
Open Radzen Blazor Studio docsThis guide demonstrates how to use the Tabs component.
Name | Type | Default | Description |
---|---|---|---|
Name | string | 'tabs' + index suffix | Unique name the component. |
SelectedIndex | number | 0 | The index of the initially selected tab. |
Items | array of tabs | One item | The tabs which the component displays. |
Icon | string | null | Tabs icon. |
Name | Type | Default | Description |
---|---|---|---|
Change | event | null | Fired when the selected tab changes. Has one event argument index which is the index of the new tab. |
Name | Type | Default | Description |
---|---|---|---|
Text | string | string | The header text displayed by the tab. |
Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: