Open tnmquan9799 opened 5 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hey there, while we are not currently planning to offer custom placeholders I have shared the report of missing placeholders on City & Zip so that we can get those added.
We're looking into this, but as an interim option you can try floating labels to see if that works for you. I understand this might not be as aligned with your existing styles, though.
const appearance = {
labels: 'floating',
}
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What happened?
Hey I'm implementing an Address Element from Stripe. I decided to hide all the labels to match my desgin consistency. But only then I found out that the City and ZIP inputs don't have a placeholder.
Is there a plan for supporting this or any workaround? If I can I would just show the labels but not in this case. Thank you!
Environment
No response
Reproduction
No response