Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/[email protected]/src/index.d.ts

BaseHTMLAttributes

  • Type Parameters
  • Extends
  • Properties

BaseHTMLAttributes

interface BaseHTMLAttributes <T extends EventTarget = HTMLBaseElement> extends HTMLAttributes<T> {
href?: Signalish<string | undefined>;
target?: Signalish<HTMLAttributeAnchorTarget | undefined>;
}

§Type Parameters

§
T extends EventTarget = HTMLBaseElement
[src]

§Extends

§
HTMLAttributes<T>
[src]

§Properties

§
href?: Signalish<string | undefined>
[src]
§
target?: Signalish<HTMLAttributeAnchorTarget | undefined>
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno