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

x/deno_dom/deno-dom-native.ts>Document#createComment

Browser DOM & HTML parser in Deno
Very Popular
Go to Latest
method Document.prototype.createComment
Re-export
import { Document } from "https://deno.land/x/deno_dom@v0.1.37/deno-dom-native.ts";

Parameters

optional
data: string