Class Themes
Predefined themes.
Inherited Members
Namespace: Radzen
Assembly: Radzen.Blazor.dll
Syntax
public static class Themes
Fields
All
Predefined themes.
Declaration
public static readonly Theme[] All
Field Value
| Type | Description |
|---|---|
| Theme[] |
Properties
Free
Free themes.
Declaration
public static IEnumerable<Theme> Free { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<Theme> |
Premium
Premium themes.
Declaration
public static IEnumerable<Theme> Premium { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<Theme> |