Dimension
Defined in: ui/core/dimension.ts:26
A CSS-style length. Matches the generated Dimension interface ({ value, unit }).
Properties
Section titled “Properties”unit:
number
Defined in: ui/core/dimension.ts:28
value:
number
Defined in: ui/core/dimension.ts:27