Skip to content

applyCommandLineEditState

This content is for v1.3.1. Switch to the latest version for up-to-date documentation.

applyCommandLineEditState(element, setInputValue, editState): void

Defined in: entrypoints/cli-page/command-line-editing-keyboard.ts:114

Command line編集を入力要素へ反映。

CommandInputElement

入力要素。

InputValueSetter

入力値setter。

CommandLineEditState

反映する編集状態。

void

返り値なし。

Last updated: