TitleContentPlacementInDataCard


value class TitleContentPlacementInDataCard


Defines the placement of the title and content slots in iconDataCard, relative to other optional slots in that type of card.

Summary

Public companion properties

TitleContentPlacementInDataCard

Slots for title and content in iconDataCard will be placed last, with icon or secondaryLabel above it, sif present.

TitleContentPlacementInDataCard

Slots for title and content in iconDataCard will be placed first, and followed by icon or secondaryLabel if present.

Public companion properties

Bottom

Added in 1.3.0-alpha06
val BottomTitleContentPlacementInDataCard

Slots for title and content in iconDataCard will be placed last, with icon or secondaryLabel above it, sif present.

Top

Added in 1.3.0-alpha06
val TopTitleContentPlacementInDataCard

Slots for title and content in iconDataCard will be placed first, and followed by icon or secondaryLabel if present.