Skip to main content

NumberField

The Number Field component is a powerful input tool designed for numeric data entry. It supports high-precision decimals, customizable increments, and visually appealing styling.

Image

Properties

The following properties are available to configure the behavior of the component from the form editor (this is in addition to common properties).

Common

Prefix & Prefix Icon string/function

Add a prefix text or icon (e.g., currency symbols) before the number.

Suffix & Suffix Icon string/function

Display text or icons after the number (e.g., units like %, kg).

High Precision boolean

Enable this to allow high-precision decimal entry.


Validation

Min Value / Max Value number

Restrict entries to within a specified numeric range.