Skip to main content
Module

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

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

Properties

contentEditable: string
inputMode: string
readonly
isContentEditable: boolean