sub method
The sub()
method of the
CSSNumericValue interface subtracts a supplied number from the
CSSNumericValue
.
Implementation
external CSSNumericValue sub(CSSNumberish values);
The sub()
method of the
CSSNumericValue interface subtracts a supplied number from the
CSSNumericValue
.
external CSSNumericValue sub(CSSNumberish values);