# Formatters

A formatter is a JavaScript function used for dynamically formatting text entered by the user in form fields. It allows automatic changes to the appearance or structure of data entered into a field, e.g. adding thousands separators, changing the first letter to uppercase, or formatting numbers.<br>
