v0.0.4b

Number Field

Jan 1, 2026

Fields

Type: NUMBER

A numeric input field for storing integer or floating-point values.

Properties

  • Dimensions: Supports scalar (single value) or array (list of values)

  • Required: Can be set conditionally based on expressions

Validation

  • Accepts integers and floating-point numbers

  • When multidimensional, all values must be numeric

  • Type checking enforced at runtime

Use Cases

  • Quantities and counts

  • Prices and monetary values

  • Measurements

  • Calculations and formulas

  • Ratings and scores