Skip to main content
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.5/deps.ts";

Constructors

new
Canvas(options: CanvasOptions)

Properties

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