AccordionRenderMode Enum

Specifies the ways a RadzenAccordion component renders its items.

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public enum AccordionRenderMode

Fields

Name Description
Server The RadzenAccordion component switches its items server side. The component re-renders on every expand/collapse.
Client The RadzenAccordion component switches its items client-side. All items are rendered and the expand/collapse is handled with JavaScript.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙