-
The generated placeholder numbers look like actual phone numbers and can be confusing to users. Is there a way to change the numbers used so that they use only 0s or Xs so that it is clear this is a placeholder value and not a real phone number? For example: (xxx) xxx-xxxx |
Beta Was this translation helpful? Give feedback.
Answered by
jackocnr
Nov 1, 2024
Replies: 1 comment 1 reply
-
This is possible with the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tbarmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is possible with the
customPlaceholder
option, which is passed the generated placeholder number, so you can just replace all of the numeric digits however you like.