Static zng_wgt_scroll::HORIZONTAL_PAGE_UNIT_VAR
source ยท pub static HORIZONTAL_PAGE_UNIT_VAR: ContextVar<Length>
Expand description
Horizontal offset added when the PAGE_RIGHT_CMD
runs and removed when the PAGE_LEFT_CMD
runs.
Relative lengths are relative to the viewport width, default value is 100.pct()
.