@openvanilla/mcfoximmweb
    Preparing search index...

    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

    Constructors

    Properties

    Constructors

    • 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

    Properties

    description: string

    The human-readable description for the candidate.

    displayText: string

    The text that will be inserted if selected.