An enum describing the sentiment of a layout component, typically used to apply variations on a layout style.
The specific meaning of these values is dependent on the client and it's possible that multiple values may be mapped to the same style in some implementations.
| Value | Description |
|---|---|
negative | Negative context |
neutral | Neutral context |
positive | Positive context |
warning | Warning context |