Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingTextFieldInput
The input fields used to update the text fields customizations.
Signature:
export interface CheckoutBrandingTextFieldInput
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. |