Module

x/lume/deps/dom.ts>Comment

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
class Comment
extends CharacterData
import { Comment } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/dom.ts";

Constructors

new
Comment(text?: string)

Properties

readonly
textContent: string
import Comment
import { Comment } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/dom.ts";