An input component for x-multidimensional vectors.
Given an object of values, keys denote the axis labels, dimension is determined
automatically if not explicitly provided. A row of NumberInputs is created, one for dimension.
onChange returns an object of the same form as values` with the updated values.
All properties of NumberInput except for value, onChange and prefix are passed through.
An input component for x-multidimensional vectors.
NumberInput
s is created, one for dimension.onChange returns an object of the same form as
values` with the updated values.NumberInput
except forvalue
,onChange
andprefix
are passed through.