clearScrollPos function

void clearScrollPos()

Implementation

void clearScrollPos() {
  html.window.sessionStorage["@heatmap_scroll_pos"] = "0";
}