(Object, Component<Number>). This is the Vercengen equivalent to <input type = “number”> as seen in default HTML, and functions much the same with max, min, and step attributes. It returns a number type based on the value currently displayed, and may have a default set if no number is present in the given Component.
Note. ‘Returns:’ refers to what the Component value returns when exported to its .variable
binding.
<component_key>: (Object, Component<Number>)