Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

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

CanvasHTMLAttributes

  • Type Parameters
  • Extends
  • Properties

CanvasHTMLAttributes

interface CanvasHTMLAttributes <T extends EventTarget = HTMLCanvasElement> extends HTMLAttributes<T> {
height?: Signalish<number | string | undefined>;
width?: Signalish<number | string | undefined>;
}

§Type Parameters

§
T extends EventTarget = HTMLCanvasElement
[src]

§Extends

§
HTMLAttributes<T>
[src]

§Properties

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