OptionalmaxInclusive maximum accepted value.
OptionalminInclusive minimum accepted value.
OptionalcharactersCharacter tokens used by the field and supporting text.
OptionaldisabledWhether focus and editing are unavailable.
OptionalerrorError text. When present it takes precedence over hint.
OptionalfocusedWhether the input currently owns terminal focus.
OptionalheightMaximum rendered height.
OptionalhintHint text shown when no error is present.
Field label.
OptionalplaceholderPlaceholder shown when value is empty.
OptionalrequiredWhether the label should include a required indicator.
OptionalshowWhether to show decrement/increment affordances.
OptionalstepIncrement/decrement amount.
OptionalvalueCurrent numeric value.
Maximum terminal-cell width of each line.
Options accepted by renderNumberField.