to method
The to()
method of the
CSSNumericValue interface converts a numeric value from one unit to
another.
Implementation
external CSSUnitValue to(String unit);
The to()
method of the
CSSNumericValue interface converts a numeric value from one unit to
another.
external CSSUnitValue to(String unit);