pub static VERTICAL_PAGE_UNIT_VAR: ContextVar<Length>Expand description
Vertical offset added when the PAGE_DOWN_CMD runs and removed when the PAGE_UP_CMD runs.
Relative lengths are relative to the viewport height, default value is 100.pct().
pub static VERTICAL_PAGE_UNIT_VAR: ContextVar<Length>Vertical offset added when the PAGE_DOWN_CMD runs and removed when the PAGE_UP_CMD runs.
Relative lengths are relative to the viewport height, default value is 100.pct().