Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/inspect_vscode/inspector.ts>DomInspectorOptions

Click in your components and open VSCode in the correct file and line number.
Latest
interface DomInspectorOptions
import { type DomInspectorOptions } from "https://deno.land/x/inspect_vscode@0.2.1/inspector.ts";

Properties

outline: string
backgroundColor: string
backgroundBlendMode: string
activator: { label: string; matchEvent: (event: KeyboardEvent) => boolean; }
path: string