CardInfoIndicator

fun CardInfoIndicator(cardInfo: <Error class: unknown class>, modifier: <Error class: unknown class> = Modifier, expired: Boolean = false)

An indicator for a given Card, displayed as the brand logo and a excerpt of the card number.

Parameters

cardInfo

The Card to pull info from.

modifier

The modifier to be applied to the indicator.

expired

Whether to display this card as expired. If expired the card number will be displayed in dev.ansa.sdk.ui.theme.colors.TextColors.error.