sesaparcours
    Preparing search index...

    Interface MfVirtualKeyboardOptions

    interface MfVirtualKeyboardOptions {
        acceptSpecialChars?: boolean;
        charset?: string;
        charsetText?: boolean;
        cleanHtml?: boolean;
        commandes?: string[];
        listeBoutons?: string[];
        replacefracdfrac?: boolean;
        transposeMat?: boolean;
    }
    Index

    Properties

    acceptSpecialChars?: boolean
    charset?: string
    charsetText?: boolean
    cleanHtml?: boolean
    commandes?: string[]
    listeBoutons?: string[]
    replacefracdfrac?: boolean
    transposeMat?: boolean