Introduction
============



numberwidget, HTML5 input type number implementation.
It is called Quantity Widget because you can specify a quantity unit.

Properties added to the widget:
  step : increment
  min_value
  max_value
  unit : the quantity unit (as text)
  unit_display : unit position (hidden, before, after)
