UNPKG

vue-multi-number-input

Version:

Input component for separating the input one by one character. for the web built with Vue 2.x.

9 lines (6 loc) 170 B
<meta charset="utf-8"> <title>vueMultiNumberInput demo</title> <script src="./vueMultiNumberInput.umd.js"></script> <script> console.log(vueMultiNumberInput) </script>