You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While investigating the use of this library, I noticed there is no custom property available to customize the color of the text used as a placeholder in Stripe Elements input texts. However, the Stripe examples show that styling for this use case is supported:
While investigating the use of this library, I noticed there is no custom property available to customize the color of the text used as a placeholder in Stripe Elements input texts. However, the Stripe examples show that styling for this use case is supported:
https://github.com/stripe/elements-examples/blob/master/js/example2.js#L43
It looks like a common use case when integrating elements in an existing UI.
The text was updated successfully, but these errors were encountered: