add method
The add() method of the
CSSNumericValue interface adds a supplied number to the
CSSNumericValue.
Implementation
external CSSNumericValue add(CSSNumberish values);
The add() method of the
CSSNumericValue interface adds a supplied number to the
CSSNumericValue.
external CSSNumericValue add(CSSNumberish values);