Positive

Indicates success, confirmation, or a positive status. This functional status is commonly used to highlight completed actions or approved items. Its asset can be an OudsTagAsset.Bullet, an OudsTagAsset.Icon.Default or null if no asset is needed.

Constructors

Link copied to clipboard
constructor(asset: OudsTagAsset.Bullet)

Creates an instance of OudsTagStatus.Positive with a bullet.

constructor(asset: OudsTagAsset.Icon.Default)

Creates an instance of OudsTagStatus.Positive with its default dedicated icon.

constructor()

Creates an instance of OudsTagStatus.Positive with no asset.

Properties

Link copied to clipboard

The asset to be displayed in the tag, or null if there is no asset.

Functions

Link copied to clipboard

The color associated with this status.

Link copied to clipboard

The muted color associated with this status.