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

x/deco/deps.ts>DomInspectorActivators

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
variable DomInspectorActivators
import { DomInspectorActivators } from "https://deno.land/x/deco@1.75.1/deps.ts";

type

{ CmdE: { label: string; matchEvent: (event: KeyboardEvent) => unknown; }; Backquote: { label: string; matchEvent: (event: KeyboardEvent) => unknown; }; }