stack

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

AdminTypes.CheckoutBrandingTextFieldInput interface

The input fields used to update the text fields customizations.

Signature:

export interface CheckoutBrandingTextFieldInput 

Properties

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