Skip to content

Simple thousand separator #96

Answered by beholdr
Thorgal01 asked this question in Q&A
Dec 6, 2022 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

Why don’t you want to use v2? It has reverse mode that allows to make such masks very simple:

<input
  v-maska
  data-maska="9 99#"
  data-maska-tokens="9:[0-9]:repeated"
  data-maska-reversed
>

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@beholdr
Comment options

@beholdr
Comment options

@Thorgal01
Comment options

@rspeicher
Comment options

@DJafari
Comment options

Answer selected by Thorgal01
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