Skip to main content
Module

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

💧EventEmitter's typesafe replacement
Latest
interface ElementContentEditable
import { type ElementContentEditable } from "https://deno.land/x/evt@v2.5.7/lib/types/lib.dom.ts";

Properties

contentEditable: string
inputMode: string
readonly
isContentEditable: boolean