equals

fun equals(vararg value: CSSNumberish): Boolean(source)

The equals() method of the CSSNumericValue interface returns a boolean indicating whether the passed value are strictly equal.

MDN Reference