OudsListItemDecoration

Represents the decoration applied to an OudsCardItem or an OudsSmallCardItem. Decorations allow customizing the visual appearance of card items, such as adding a background, an outline, or a divider.

Inheritors

Types

Link copied to clipboard

A background is applied to the card. Use it when the card item needs stronger visual separation from its surrounding context or represents a distinct destination within a card-based layout.

Link copied to clipboard

A background is applied to the card item only on interaction states (hovered, pressed, focused).

Link copied to clipboard

An outline is displayed around the card item. Use when the item needs clearer visual separation from a surface with a similar background.

Link copied to clipboard

An outline is displayed around the card item only on interaction states (hovered, pressed, focused).

Properties

Link copied to clipboard