OudsIconBadgeStatus

sealed class OudsIconBadgeStatus

The status of an OudsBadge with icon. This status determines the background and content colors of the badge. It also carries the optional icon to be displayed in the badge. Depending on the status, this icon can be customizable or be a status dedicated icon. For a badge without icon, please use OudsBadgeStatus. A content description should be specified at OudsBadge level through semantics Modifier.

Inheritors

Types

Link copied to clipboard

Employed to highlight discovery or exploration-related content. Its icon is an OudsBadgeIcon.

Link copied to clipboard

Provides informational context without urgency. Its icon is fixed and cannot be changed.

Link copied to clipboard

Draws attention to important or critical information. Often used for errors, restrictions, or urgent messages, but not exclusively for failures. Its icon is fixed and cannot be changed.

Link copied to clipboard

Used for general labels without specific emphasis. Its icon is an OudsBadgeIcon.

Link copied to clipboard

Indicates success, completion, or approval. Its icon is fixed and cannot be changed.

Link copied to clipboard

Negatives the user to potential risks or cautionary messages. Its icon is fixed and cannot be changed.

Properties

Link copied to clipboard

Functions

Link copied to clipboard

The color associated with this status.