Table of Contents

Enum BadgeType

Namespace
Dynamicweb.CoreUI.Displays.Information
Assembly
Dynamicweb.CoreUI.dll
public enum BadgeType

Fields

Danger = 4
Info = 6
Inherited = 8
Muted = 7
None = 0
OutlineDanger = 12
OutlineInfo = 14
OutlineInherited = 16
OutlineMuted = 15
OutlinePrimary = 9
OutlineSecondary = 10
OutlineSuccess = 11
OutlineWarning = 13
Primary = 1
Secondary = 2
Success = 3
Warning = 5
To top