mcbopomofoweb
    Preparing search index...
    Index

    Constructors

    Properties

    dictionaryServices: DictionaryServices = ...

    The dictionary services.

    Accessors

    • get onOpenUrl(): undefined | ((input: string) => void)

      Returns undefined | ((input: string) => void)

    • set onOpenUrl(onOpenUrl: undefined | ((input: string) => void)): void

      Parameters

      • onOpenUrl: undefined | ((input: string) => void)

      Returns void

    Methods

    • Parameters

      • originalCursorIndex: number
      • stateCallback: (state: InputState) => void

      Returns void

    • Parameters

      • key: Key
      • defaultCandidate: string
      • stateCallback: (state: InputState) => void
      • errorCallback: () => void

      Returns boolean