@bigcommerce/checkout-sdk › IdealElementOptions
-
↳ IdealElementOptions
• classes? : StripeElementClasses
Inherited from BaseElementOptions.classes
• disabled? : undefined | false | true
Overrides BaseElementOptions.disabled
Applies a disabled state to the Element such that user input is not accepted. Default is false.
• hideIcon? : undefined | false | true
Overrides BaseElementOptions.hideIcon
Hides the icon in the Element. Default is false.
• style? : StripeElementStyle
Inherited from BaseElementOptions.style
• value? : undefined | string