UseCommandHistoryKeyboardValue
This content is for v1.2.0. Switch to the latest version for up-to-date documentation.
Defined in: entrypoints/cli-page/use-command-history-keyboard.ts:33
Command history keyboard hook戻り値。
Properties
Section titled “Properties”clearHistoryCursor
Section titled “clearHistoryCursor”
readonlyclearHistoryCursor: () =>void
Defined in: entrypoints/cli-page/use-command-history-keyboard.ts:35
Command history cursorを解除。
Returns
Section titled “Returns”void
moveCommandHistoryInput
Section titled “moveCommandHistoryInput”
readonlymoveCommandHistoryInput: (direction) =>boolean
Defined in: entrypoints/cli-page/use-command-history-keyboard.ts:37
Command historyを入力欄へ反映。
Parameters
Section titled “Parameters”direction
Section titled “direction”Returns
Section titled “Returns”boolean