Skip to content

Number Component

Travis Tidwell edited this page Jul 5, 2017 · 3 revisions

JSON Schema

The JSON Schema definition for this component is defined as follows.

Core Properties

This component uses the core properties defined within the Common Parameters section.

Specific Properties

Property Description Value Required Default
validate.min The minimum value this number could be Any number false
validate.max The maximum value this number could be Any number false
validate.step The granularity of this number input Any number false any
validate.integer If this number should be an integer boolean false