Skip to main content

Interface: Dimensions

Dimensions for visual elements in the configurator.

This interface defines width and height measurements for various UI components, images, or viewports. It's used throughout the system whenever a component needs to specify its size.

Properties

height

height: number

Height in pixels


width

width: number

Width in pixels