OudsBadgeStatus

The status of an OudsBadge without content or with a count. This status determines the background and content colors of the badge. For a badge with icon, please use OudsIconBadgeStatus.

Entries

Link copied to clipboard

Used for general labels without specific emphasis.

Link copied to clipboard

Employed to highlight discovery or exploration-related content.

Link copied to clipboard

Indicates success, completion, or approval.

Link copied to clipboard

Provides informational context without urgency.

Link copied to clipboard

Negatives the user to potential risks or cautionary messages.

Link copied to clipboard

Draws attention to important or critical information. Often used for errors, restrictions, or urgent messages, but not exclusively for failures.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

The color associated with this status.

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.