To allow for enough flexibility, this component has 15 attributes. All attributes have (what I believe to be) sensible defaults, so it should work as a simple custom element with no attributes ...
Set character lengths for html numeric inputs; Set maximum and minimum decimal points counts; Mask numbers with thousands seperators without changing the original value; Validations will be happening ...
Abstract: Web services use server-side input sanitization to guard against harmful input. Some web services publish their sanitization logic to make their client interface more usable, e.g., allowing ...