Nieuws

Use x-number directive on an input to auto format the number. The thousands separator and the decimal point can be specified in the string between quotes. Simply separate the strings with a vertical ...
The number-input is an angular directive which provides number validation, parsing and formatting capabilities on any HTML element. In case both service and HTML attributes provide a definition for ...
vue-phone-number-input is a good Vue component that adds a beautiful text field to format phone numbers. This component is made with Vue.
Learn how to use HTML input type number and its attributes to create a spinner with min, max, and step values. Customize the spinner with CSS and JavaScript.
We can disable the keys to enter inside the textbox. For example if we have a textbox for entering user's age then a user only need to enter numbers (The age will only be in number format ie 12,18 and ...