ButtonThemeColor
Union
ButtonThemeColor
type
Specifies the possible theme colors for the buttons (see examples).
The possible values are:
base—Applies thebasetheme color.primary—Applies theprimarytheme color.secondary—Applies thesecondarytheme color.tertiary—Applies thetertiarytheme color.info—Applies theinfotheme color.success—Applies thesuccesstheme color.warning—Applies thewarningtheme color.error—Applies theerrortheme color.inverse—Applies theinversetheme color.
Possible values:
"base""primary""secondary""tertiary""info""success""warning""error""inverse"