Skip to main content
Module

x/evt/lib/types/lib.dom.ts>HTMLHyperlinkElementUtils

💧EventEmitter's typesafe replacement
Go to Latest
interface HTMLHyperlinkElementUtils
import { type HTMLHyperlinkElementUtils } from "https://deno.land/x/evt@v2.4.3/lib/types/lib.dom.ts";

Properties

hash: string
host: string
hostname: string
href: string
readonly
origin: string
password: string
pathname: string
port: string
protocol: string
username: string

Methods

toString(): string