vot.js - v2.4.12
    Preparing search index...

    Interface ElementContentEditable

    interface ElementContentEditable {
        contentEditable: string;
        enterKeyHint: string;
        inputMode: string;
        isContentEditable: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    contentEditable: string
    enterKeyHint: string
    inputMode: string
    isContentEditable: boolean