Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ruck/scrollToHash.mjs>default

Ruck is an open source buildless React web application framework for Deno.
Latest
function default
import { default } from "https://deno.land/x/ruck@v8.0.1/scrollToHash.mjs";

Scrolls the browser window to a URL hash target element (if it exists), or to the start if the hash is undefined.