stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingTextField

AdminTypes.CheckoutBrandingTextField interface

The text fields customizations.

Signature:

export interface CheckoutBrandingTextField 

Properties

Property Modifiers Type Description
border?   Maybe<CheckoutBrandingBorder | `${CheckoutBrandingBorder}`> (Optional) The border used for text fields.
typography?   Maybe<CheckoutBrandingTypographyStyle> (Optional) The typography customizations used for text fields.