Class description Product model values are computed by collecting the values from a sequence of underlying models into a new sequence. Product models are automatically updated when underlying models change. Product models are constructed by <product>.
A product model whose children are all Range models conforms to the Range model protocol and represents a point in n-dimensional space which is bounded by a rectangle.
Examples The following code displays a pair of sliders, and an updating label showing their current values: