LWT JavaScript API
    Preparing search index...

    Language definition (preset configuration).

    interface LanguageDefinition {
        biggerFont: boolean;
        glosbeIso: string;
        googleIso: string;
        makeCharacterWord: boolean;
        removeSpaces: boolean;
        rightToLeft: boolean;
        sentSplRegExp: string;
        wordCharRegExp: string;
    }
    Index

    Properties

    biggerFont: boolean
    glosbeIso: string
    googleIso: string
    makeCharacterWord: boolean
    removeSpaces: boolean
    rightToLeft: boolean
    sentSplRegExp: string
    wordCharRegExp: string