Skip to main content
Module

x/evt/lib/types/lib.dom.ts>CanvasTextBaseline

💧EventEmitter's typesafe replacement
Go to Latest
type alias CanvasTextBaseline
import { type CanvasTextBaseline } from "https://deno.land/x/evt@v2.4.13/lib/types/lib.dom.ts";
definition:
| "alphabetic"
| "bottom"
| "hanging"
| "ideographic"
| "middle"
| "top"