Results 1 - 1 of 1

CSSPrimitiveValue.getFloatValue()

The getFloatValue() method of the CSSPrimitiveValue interface is used to get a float value in a specified unit. If this CSS value doesn't contain a float value or can't be converted into the specified unit, a DOMException is raised.
API CSSPrimitiveValue getFloatValue Method NeedsBrowserCompatibility NeedsMobileBrowserCompatibility