Describes the appearance of the flat style row

Properties

separatorThickness?: number

The thickness of the separator line between rows.

1.0
separatorColor?: PaymentSheet.ThemedColor

The color of the separator line between rows, represented as a hex string #AARRGGBB or #RRGGBB.

The root appearance.colors.componentBorder
separatorInsets?: PaymentSheet.EdgeInsetsConfig

The insets of the separator line between rows.

{ top: 0, left: 30, bottom: 0, right: 0 } for RowStyle.FlatWithRadio
{ top: 0, left: 0, bottom: 0, right: 0 } for RowStyle.FlatWithCheckmark and RowStyle.FloatingButton
topSeparatorEnabled?: boolean

Determines if the top separator is visible at the top of the Element.

true
bottomSeparatorEnabled?: boolean

Determines if the bottom separator is visible at the bottom of the Element.

true

Appearance settings for the radio button (used when RowStyle is FlatWithRadio)

Appearance settings for the checkmark (used when RowStyle is FlatWithCheckmark)

MMNEPVFCICPMFPCPTTAAATR