TabRenderMode Enum

Specifies the ways a RadzenTabs component renders its items.

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public enum TabRenderMode

Fields

Name Description
Server The RadzenTabs component switches its items server side. Only the selected item is rendered.
Client The RadzenTabs components switches its items client-side. All items are rendered and the unselected ones are hidden with CSS.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙