interface dom.ScrollIntoViewOptions
implements ScrollOptions
import { type dom } from "https://deno.land/x/evt@v2.5.6/lib/types/index.ts";
const { ScrollIntoViewOptions } = dom;
Properties
optional
block: ScrollLogicalPositionoptional
inline: ScrollLogicalPosition