Enum Variant
Specifies the predefined appearance variants for the component to display.
Namespace: Syncfusion.EJ2.Notifications
Assembly: Syncfusion.AspNetMvc.Notifications.dll
Syntax
public enum Variant
Fields
| Name | Description |
|---|---|
| Filled | Denotes the severity is differentiated using text color and dark background color. |
| Outlined | Denotes the severity is differentiated using text color and border without background. |
| Text | Denotes the severity is differentiated using text color and light background color. |