stack

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

AdminTypes.CheckoutBrandingSelect interface

The selects customizations.

Signature:

export interface CheckoutBrandingSelect 

Properties

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