setBackgroundColor
Sets the background color of a control.
Parameters
controlId
colorName - use one of these: "default", "primary", "secondary", "success", "danger", "warning"
Example Usages
Set to warning
Set to normal
Last updated