Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingTextField
The text fields customizations.
Signature:
export interface CheckoutBrandingTextField
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. |