Enum UuiButtonColor
Option to set the color of a uui-button element.
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public enum UuiButtonColor
Remarks
See the UUI documentation for more details: https://uui.umbraco.com/?path=/story/uui-button--looks-and-colors.
Fields
| Name | Description |
|---|---|
| Danger | |
| Default | |
| Positive | |
| Warning |