Constructor
new module:caplin/element/styler/NumericSignStyler()
The
NumericSignStyler
adds a 'positive' class to numbers greater than zero, a 'negative' class to numbers less than zero,
and a 'zero' class to numbers that are exactly zero.