CreateCurrentInputChangeHandlerInput
This content is for v1.2.1. Switch to the latest version for up-to-date documentation.
Defined in: entrypoints/cli-page/current-input-change-handler.ts:11
Current input change handler作成入力です。
Properties
Section titled “Properties”clearSelectedResultIndex
Section titled “clearSelectedResultIndex”
readonlyclearSelectedResultIndex:CursorClearHandler
Defined in: entrypoints/cli-page/current-input-change-handler.ts:13
選択中result cursorを解除するhandlerです。
clearSelectedSuggestionIndex
Section titled “clearSelectedSuggestionIndex”
readonlyclearSelectedSuggestionIndex:CursorClearHandler
Defined in: entrypoints/cli-page/current-input-change-handler.ts:15
選択中suggestion cursorを解除するhandlerです。
setInputValue
Section titled “setInputValue”
readonlysetInputValue:InputValueSetter
Defined in: entrypoints/cli-page/current-input-change-handler.ts:17
入力値setterです。