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().