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

x/frugal/dep/dom.ts>Comment

A frugal web framework
Go to Latest
class Comment
extends CharacterData
Re-export
import { Comment } from "https://deno.land/x/frugal@0.3.0/dep/dom.ts";

Constructors

new
Comment(text?: string)

Properties

readonly
textContent: string