Skip to main content
Module

x/domdom/mod.ts>Domode

The proactive web framework for the unprofessional - Deno build
Latest
interface Domode
implements HTMLElement
Re-export
import { type Domode } from "https://deno.land/x/domdom@v4.12.0/mod.ts";

Properties

destroy: Function
path: string
isHodor: boolean
optional
context: Context
isMounted: boolean
mounted: Function

Methods

on(path: string, listener?: Function): void