Skip to main content

Screen Resolution

This node outputs the width, height and aspect ratio of the display area in CSS pixels.

Outputs

DataDescription
WidthThe width of the display area in pixels.
HeightThe height of the display area in pixels.
Aspect RatioThe width divided by the height.