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

x/caviar/deno_gl/src/web/canvas.ts>CanvasOptions

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
interface CanvasOptions
import { type CanvasOptions } from "https://deno.land/x/caviar@2.1.1/deno_gl/src/web/canvas.ts";

Properties

title: string
width: number
height: number
optional
visible: boolean
optional
resizable: boolean