type method

CSSNumericType type()

The type() method of the CSSNumericValue interface returns the type of CSSNumericValue, one of angle, flex, frequency, length, resolution, percent, percentHint, or time.

Implementation

external CSSNumericType type();