Go to Latest
class CustomEvent
extends Event
import { CustomEvent } from "https://dotland.deno.dev/std@0.177.0/node/internal/event_target.mjs";

Constructors

new
CustomEvent(type, options?)

Properties

readonly
detail