Accent

Used to draw attention to new features, recommendations, or content suggestions. Invites users to explore and engage with new offerings, creating an exciting and engaging experience. Its asset can be an OudsTagAsset.Bullet, an OudsTagAsset.Icon or null if no asset is needed.

Constructors

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

Creates an instance of OudsTagStatus.Accent with a bullet.

constructor(asset: OudsTagAsset.Icon)

Creates an instance of OudsTagStatus.Accent with an icon.

constructor()

Creates an instance of OudsTagStatus.Accent 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.