Rest ...params: [expr: string | number | CSSDimensionObject & { type: CSSAngleType } | CSSDimensionObject & { type: "percent" } | CSSDimensionObject & { type: CSSLengthType } | CSSDimensionObject & { type: CSSTimeType } | CSSDimensionObject & { type: CSSResolutionType }]Represents the computed value of the property on the element's parent.
Represents the value specified as the property's initial value.
Acts as either inherit or initial, depending on whether the property is inherited or not.
Evaluates the value of a custom variable.
Rest ...params: [name: string, defaultValue?: string]
Evaluates an mathematical expression. The following operators can be used: + - * /.