BadgeThemeColor
Union
BadgeThemeColor
type
Specifies the theme color of the Badge.
The possible values are:
base(Default)—Applies base coloring.primary—Applies coloring based on primary theme color.secondary—Applies coloring based on secondary theme color.tertiary— Applies coloring based on tertiary theme color.info—Applies coloring based on info theme color.success— Applies coloring based on success theme color.warning— Applies coloring based on warning theme color.error— Applies coloring based on error theme color.
Possible values:
"base""primary""secondary""tertiary""info""success""warning""error"