Enum AlertSize
- Namespace
- Radzen
- Assembly
- Radzen.Blazor.dll
Specifies the size of a RadzenAlert.
public enum AlertSize
- Extension Methods
Fields
ExtraSmall = 0
The smallest alert.
Large = 3
An alert larger than the default.
Medium = 2
The default size of an alert.
Small = 1
A alert smaller than the default.