Module rdom::config[][src]

Configuration for a sandbox. A sandbox represents a virtual browser tab, so in order to allow some values (e.g. window.innerWidth), we need a configuration for the tab, which is what the structures in this module represent.

Structs

ScreenMetrics

Screen metrics configuration (width and height)