Skip to content

Dimension

Defined in: ui/core/dimension.ts:33

A CSS-style length. Plain data matching the generated Dimension struct, so it crosses to the engine as memory rather than being converted.

unit: number

Defined in: ui/core/dimension.ts:35


value: number

Defined in: ui/core/dimension.ts:34