Skip to content

CommandInputFocusValue

Defined in: presentation/cli/components/bookmark-cli-terminal-body-hooks.ts:28

Command input focus hookの戻り値。

readonly commandInputRef: RefObject<HTMLInputElement | null>

Defined in: presentation/cli/components/bookmark-cli-terminal-body-hooks.ts:30

Command input ref。


readonly handleTerminalMouseDown: MouseEventHandler<HTMLElement>

Defined in: presentation/cli/components/bookmark-cli-terminal-body-hooks.ts:32

Terminal面のmouse down handler。