Class Themes
Predefined themes.
Inheritance
System.Object
Themes
Namespace: Radzen
Assembly: Radzen.Blazor.dll
Syntax
public static class Themes : object
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> |