Ace API Reference
    Preparing search index...

    Interface CompletionOptions

    interface CompletionOptions {
        matches?: Completion[];
    }
    Index

    Properties

    Properties

    matches?: Completion[]