Enum AlertType
Namespace: Volo.Abp.AspNetCore.Components.Alerts
Assembly: Volo.Abp.AspNetCore.Components.dll
Syntax
public enum AlertType
Fields
| Name | Description |
|---|---|
| Danger | |
| Dark | |
| Default | |
| Info | |
| Light | |
| Primary | |
| Secondary | |
| Success | |
| Warning |
public enum AlertType
| Name | Description |
|---|---|
| Danger | |
| Dark | |
| Default | |
| Info | |
| Light | |
| Primary | |
| Secondary | |
| Success | |
| Warning |