DOCS

Number field

The Number field is used to create a number input or stepper.

General options

  • Field name
  • Field key
  • Placeholder
  • Description
  • Is Required
  • CSS Classes
  • Default value

Specific options

  • Suffix: Adds a suffix element over the input
  • Minimum value: Minimum number of characters
  • Maximum value: Maxium number of characters
  • Step size: Specifies the interval between legal numbers
  • Display as: Option to display the field as an input or stepper

Continue reading