@openvanilla/mcfoximmweb
    Preparing search index...

    Class default

    Candidate returned by the completer.

    displayText is the text that can be committed, and description is the accompanying gloss shown in the candidate list.

    Index
    • Creates a candidate entry.

      Parameters

      • displayText: string

        The text that will be inserted if selected.

      • description: string

        The human-readable description for the candidate.

      Returns default

    description: string

    The human-readable description for the candidate.

    displayText: string

    The text that will be inserted if selected.