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