Documentation
    Preparing search index...

    Interface TextOptions

    interface TextOptions {
        length?: TextLength;
    }
    Index
    length?: TextLength