9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
ts
const equals: (a: FixedLengthType, b: FixedLengthType) => boolean;

Defined in: ui/styling/length-shared.ts

Parameters

ParameterType
aFixedLengthType
bFixedLengthType

Returns

boolean