Enum Color
- Namespace
- BootstrapBlazor.Components
- Assembly
- BootstrapBlazor.dll
颜色枚举类型
public enum Color
- Extension Methods
Fields
Active = 1
active
Danger = 5
danger
Dark = 9
dark
Info = 7
info
Light = 8
light
Link = 10
link
None = 0
无颜色
Primary = 2
primary
Secondary = 3
secondary
Success = 4
success
Warning = 6
warning