Skip to content

Dynamic mask based on value length #915

Answered by uNmAnNeR
marcosrocha85 asked this question in Q&A
Discussion options

You must be logged in to vote

you can probably use
(00)00000000[0]

or

[
  { mask: '(00)00000000' },
  { mask: '(00)000000000' }
]

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by marcosrocha85
Comment options

You must be logged in to vote
3 replies
@uNmAnNeR
Comment options

@hiagodotme
Comment options

@renerlemes
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #914 on July 20, 2023 15:09.