Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/caviar/deps.ts>Canvas

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
class Canvas
extends HTMLElement
Re-export
import { Canvas } from "https://deno.land/x/caviar@2.3.2/deps.ts";

Constructors

new
Canvas(options: CanvasOptions)

Properties

readonly
clientHeight
readonly
clientWidth
height: number
readonly
offsetHeight
readonly
offsetWidth
state: any
title: string
width: number