Namespaces
equals
const equals: (a: PercentLengthType, b: PercentLengthType) => boolean;Defined in: ui/styling/length-shared.ts
Parameters
| Parameter | Type |
|---|---|
a | PercentLengthType |
b | PercentLengthType |
Returns
boolean
- Previous
- convertToString
- Next
- toDevicePixels