Skip to main content
Go to Latest
class CustomEvent
extends Event
import { CustomEvent } from "https://deno.land/std@0.158.0/node/internal/event_target.mjs";

Constructors

new
CustomEvent(type, options?)

Properties

readonly
detail