Static zng_wgt_scroll::VERTICAL_LINE_UNIT_VAR
source ยท pub static VERTICAL_LINE_UNIT_VAR: ContextVar<Length>
Expand description
Vertical offset added when the SCROLL_DOWN_CMD
runs and removed when the SCROLL_UP_CMD
runs.
Relative lengths are relative to the viewport height, default value is 1.3.em()
.