Neutral

Neutral status can be used for generic informational messages that provide context but carry no semantic meaning. Ideal for subtle notices, contextual help, or content highlights within pages.

Constructors

Link copied to clipboard
constructor(icon: OudsAlertIcon? = null)

Properties

Link copied to clipboard

The default painter associated with a functional status (e.g., success, warning). Returns null for non-functional statuses like Accent or Neutral, which do not have a default icon.

Link copied to clipboard

The OudsAlertIcon to be displayed in the alert message, or null if there is no icon.

Functions

Link copied to clipboard

The asset color associated with this status.

Link copied to clipboard

The background color associated with this status.