Skip to main content
Module

x/evt/lib/types/index.ts>dom.Comment

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.Comment
implements CharacterData
import { type dom } from "https://deno.land/x/evt@v2.4.17/lib/types/index.ts";
const { Comment } = dom;

Textual notations within markup; although it is generally not visually shown, such comments are available to be read in the source view.