ButtonStyle Enum

Specifies the display style of a RadzenButton. Affects the visual styling of RadzenButton (background and text color).

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public enum ButtonStyle

Fields

Name Description
Primary A primary button. Clicking it performs the primary action in a form or dialog (e.g. "save").
Secondary A secondary button. Clicking it performs a secondary action in a form or dialog (e.g. close a dialog or cancel a form).
Light A button with lighter styling.
Base The base UI styling.
Dark A button with dark styling.
Success A button with success styling.
Danger A button which represents a dangerous action e.g. "delete".
Warning A button with warning styling.
Info A button with informative styling.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙