@nextcloud/files

    Interface ElementContentEditable

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

    Hierarchy (View Summary, Expand)

    Index

    Properties

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