For the complete documentation index, see llms.txt. This page is also available as Markdown.

Formatters

A formatter is a JavaScript function used to dynamically format 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 thousand separators, changing the first letter to uppercase, or formatting numbers.

Last updated

Was this helpful?