Neutral

Neutral status can be used as a generic informative alert without semantic meaning or colour association. Suitable for a wide range of contexts — such as tips, general information, or descriptive labels — where no specific feedback or urgency is required. Appropriate for help sections, dashboards, or onboarding flows.

Constructors

Link copied to clipboard
constructor(icon: OudsAlertIcon)

Properties

Link copied to clipboard
open override val defaultIconPainter: Painter

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 inline alert.

Functions

Link copied to clipboard

The asset color associated with this status.

Link copied to clipboard

The text color associated with this status.